8 | | Fix compatibility with FFmpeg 7.0 |
9 | | qmlglsink: Fix failure to display content on recent Android devices |
10 | | adaptivedemux: Fix handling of closed caption streams |
11 | | cuda: Fix runtime compiler loading with old CUDA tookit |
12 | | decodebin3 stream selection handling fixes |
13 | | d3d11compositor, d3d12compositor: Fix transparent background mode with YUV output |
14 | | d3d12converter: Make gamma remap work as intended |
15 | | h264decoder: Update output frame duration for interlaced video when second field frame is discarded |
16 | | macOS audio device provider now listens to audio devices being added/removed at runtime |
17 | | Rust plugins: audioloudnorm, s3hlssink, gtk4paintablesink, livesync and webrtcsink fixes |
18 | | videoaggregator: preserve features in non-alpha caps for subclasses with non-system memory sink caps |
19 | | vtenc: Fix redistribute latency spam |
20 | | v4l2: fixes for complex video formats |
21 | | va: Fix strides when importing DMABUFs, dmabuf handle leaks, and blocklist unmaintained Intel i965 driver for encoding |
22 | | waylandsink: Fix surface cropping for rotated streams |
23 | | webrtcdsp: Enable multi_channel processing to fix handling of stereo streams |
24 | | Various bug fixes, memory leak fixes, and other stability and reliability improvements |
| 8 | - Fix compatibility with FFmpeg 7.0 |
| 9 | - qmlglsink: Fix failure to display content on recent Android devices |
| 10 | - adaptivedemux: Fix handling of closed caption streams |
| 11 | - cuda: Fix runtime compiler loading with old CUDA tookit |
| 12 | - decodebin3 stream selection handling fixes |
| 13 | - d3d11compositor, d3d12compositor: Fix transparent background mode with YUV output |
| 14 | - d3d12converter: Make gamma remap work as intended |
| 15 | - h264decoder: Update output frame duration for interlaced video when second field |
| 16 | frame is discarded |
| 17 | - macOS audio device provider now listens to audio devices being added/removed at runtime |
| 18 | - Rust plugins: audioloudnorm, s3hlssink, gtk4paintablesink, livesync and webrtcsink fixes |
| 19 | - videoaggregator: preserve features in non-alpha caps for subclasses with |
| 20 | non-system memory sink caps |
| 21 | - vtenc: Fix redistribute latency spam |
| 22 | - v4l2: fixes for complex video formats |
| 23 | - va: Fix strides when importing DMABUFs, dmabuf handle leaks, and |
| 24 | blocklist unmaintained Intel i965 driver for encoding |
| 25 | - waylandsink: Fix surface cropping for rotated streams |
| 26 | - webrtcdsp: Enable multi_channel processing to fix handling of stereo streams |
| 27 | - Various bug fixes, memory leak fixes, and other stability and reliability |
| 28 | improvements |