diff options
author | James Almer <jamrial@gmail.com> | 2023-07-16 13:18:35 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2023-10-06 09:56:41 -0300 |
commit | 21d7cc6fa9a26e94965fa71b25655d07568450fe (patch) | |
tree | 47ccff66a822b05de25af3a0875b53db39f11936 /libavcodec/codec_desc.c | |
parent | 74279227dd28d01b447edb8e617a545982171c2c (diff) | |
download | ffmpeg-21d7cc6fa9a26e94965fa71b25655d07568450fe.tar.gz |
avcodec/codec_par: add side data to AVCodecParameters
This will simplify the propagation of side data to decoders and from encoders.
Global side data will now reside in the AVCodecContext, thus be available
during init(), removing the need to propagate it inside packets.
Global and frame specific side data will therefore be distinct.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/codec_desc.c')
0 files changed, 0 insertions, 0 deletions