[FFmpeg-devel] [PATCH 00/11 v6] AVCodecContext and AVCodecParameters side data

Anton Khirnov anton at khirnov.net
Wed Oct 4 17:47:00 EEST 2023


Quoting James Almer (2023-10-04 14:28:38)
> Changes since the previous version:
> - Zeroed padding to side data allocated by av_packet_side_data_new() (Patch 1).
> - Renamed AVCodecParameters.{nb,}side_data to {nb,}coded_side_data, to both
>   match the name in AVCodecContext and keep the side_data name free for future
>   use (Patch 2).
> - Rewritten documentation to AVPacketSideData (Patch 4)
> - Display Matrix global side data is now propagated to output frames (Patch 9).
> 
> Will add version bumps and APIChanges entries and push the set later this week
> unless there are objections.

\o/

Very nice

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list