diff options
author | James Almer <[email protected]> | 2023-07-16 17:57:26 -0300 |
---|---|---|
committer | James Almer <[email protected]> | 2023-10-06 10:03:57 -0300 |
commit | 5432d2aacad5fa7420fe2d9369ed061d521e92d6 (patch) | |
tree | 9c1bf0307108a16ed652261d590042e5944e288d /libavcodec/motionpixels_tablegen.h | |
parent | 21d7cc6fa9a26e94965fa71b25655d07568450fe (diff) |
avformat/avformat: use the side data from AVStream.codecpar
Deprecate AVStream.side_data and its helpers in favor of the AVStream's
codecpar.coded_side_data.
This will considerably simplify the propagation of global side data to decoders
and from encoders. Instead of having to do it inside packets, it will be
available during init().
Global and frame specific side data will therefore be distinct.
Signed-off-by: James Almer <[email protected]>
Diffstat (limited to 'libavcodec/motionpixels_tablegen.h')
0 files changed, 0 insertions, 0 deletions