[FFmpeg-devel] [PATCH 14/17] avcodec/avcodec: deprecate coded_side_data
In favor of AVCodecContext.packet_side_data Signed-off-by: James Almer --- libavcodec/avcodec.c | 34 ++ libavcodec/avcodec.h | 8 +++- libavcodec/utils.c | 24 libavcodec/version_major.h | 1 + 4 files changed, 5
[FFmpeg-devel] [PATCH 14/17] avcodec/avcodec: deprecate coded_side_data
In favor of AVCodecContext.packet_side_data Signed-off-by: James Almer --- libavcodec/avcodec.c | 34 ++ libavcodec/avcodec.h | 7 ++- libavcodec/utils.c | 24 libavcodec/version_major.h | 1 + 4 files changed, 49