mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-07 23:29:25 +00:00
It is used by the deprecated API avcodec_decode_video2 and ignored by the new decode APIs (avcodec_send_packet/avcodec_receive_frame). Signed-off-by: Zhong Li <zhong.li@intel.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>