style(playback): gofmt const alignment after rebase

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Quick104
2026-08-11 12:23:53 -04:00
co-authored by Claude Fable 5
parent 4033c0d429
commit 3f56388f9c
+1 -1
View File
@@ -99,7 +99,7 @@ type TranscodeOpts struct {
const DV7ToHDR10BitstreamFilter = "dovi_rpu=strip=1"
const (
transcodeCodecH264 = "h264"
transcodeCodecH264 = "h264"
transcodeHWQSV = "qsv"
transcodeHWVAAPI = "vaapi"
transcodeHWNVENC = "nvenc"