@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- YAML playout: fix `pad_to_next` always running over time
- Fix playback with text subtitles when seeking into content, i.e. when first joining a channel
- Fix playback with `.ass` and `.ssa` text subtitles
- Fix green padding with 10-bit source content and i965 VAAPI driver
### Changed
- Always tell ffmpeg to stop encoding with a specific duration
@ -180,7 +180,7 @@ public class VaapiPipelineBuilder : SoftwarePipelineBuilder
@@ -180,7 +180,7 @@ public class VaapiPipelineBuilder : SoftwarePipelineBuilder
@ -532,14 +532,21 @@ public class VaapiPipelineBuilder : SoftwarePipelineBuilder
@@ -532,14 +532,21 @@ public class VaapiPipelineBuilder : SoftwarePipelineBuilder