]> git.sesse.net Git - ffmpeg/commit
avcodec: add an AVCodecContext field to signal types of packet, frame, and coded...
authorJames Almer <jamrial@gmail.com>
Sun, 2 Feb 2020 21:44:41 +0000 (18:44 -0300)
committerJames Almer <jamrial@gmail.com>
Sun, 23 Feb 2020 02:19:07 +0000 (23:19 -0300)
commitc6666894914ba8be1193ed81e9b6b737c68c29b6
tree5ade4736c2bf0dd32eed59156a78a162c05522fa
parent5dda6c173f8c8d169f934731e31d34c1fe5da75a
avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export

Add an initial mvs flag to is, analog to the export_mvs flags2 one.

Signed-off-by: James Almer <jamrial@gmail.com>
12 files changed:
doc/APIchanges
doc/codecs.texi
libavcodec/avcodec.h
libavcodec/mpegpicture.c
libavcodec/mpegutils.c
libavcodec/options_table.h
libavcodec/pthread_frame.c
libavcodec/snowdec.c
libavcodec/utils.c
libavcodec/version.h
tests/ref/fate/api-mjpeg-codec-param
tests/ref/fate/api-png-codec-param