ogg/vorbis: implement header packet skip in chained ogg bitstreams.

This commit is contained in:
Romain Beauxis
2025-08-04 09:00:28 -05:00
committed by Yalda
parent 5511641365
commit de8d57e4c5
3 changed files with 85 additions and 7 deletions

View File

@@ -2,6 +2,10 @@ The last version increases of all libraries were on 2025-03-28
API changes, most recent first:
2025-08-xx - xxxxxxxxxx - lavf 62.6.100 - oggparsevorbis.h oggparseopus.h oggparseflac.h
Drop header packets from secondary chained ogg/{flac, opus, vorbis} streams
from demuxer output.
2025-09-xx - xxxxxxxxxx - lavu 60.13.100 - hwcontext_d3d12va.h
Add resource_flags and heap_flags to AVD3D12VADeviceContext
Add heap_flags to AVD3D12VAFramesContext