summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2023-07-16 13:18:35 -0300
committerJames Almer <jamrial@gmail.com>2023-10-06 09:56:41 -0300
commit21d7cc6fa9a26e94965fa71b25655d07568450fe (patch)
tree47ccff66a822b05de25af3a0875b53db39f11936 /libavformat
parent74279227dd28d01b447edb8e617a545982171c2c (diff)
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 'libavformat')
0 files changed, 0 insertions, 0 deletions