diff options
author | Zhong Li <zhong.li@intel.com> | 2018-04-04 17:51:29 +0800 |
---|---|---|
committer | Maxym Dmytrychenko <maxim.d33@gmail.com> | 2018-04-08 20:47:59 +0200 |
commit | 52ed83fa1a7f5170447eff6fad0b6c57119596e9 (patch) | |
tree | 1ac74520d86c718e9585866207b8c2b34144051e /libavcodec/dctref.c | |
parent | b0958698ea2b976063cb1d683becc213040c709b (diff) | |
download | ffmpeg-streaming-52ed83fa1a7f5170447eff6fad0b6c57119596e9.zip ffmpeg-streaming-52ed83fa1a7f5170447eff6fad0b6c57119596e9.tar.gz |
lavc/qsvdec: expose frame pic_type and key_frame
Currently pict_type and key_frame are unset.
Add an extra param to fetch the picture type from qsv decoder
The judgement “key frame is equal to IDR frame” only suitable for H264.
For HEVC, all IRAP frames are key frames, and other codecs have no IDR
frame.
Signed-off-by: ChaoX A Liu <chaox.a.liu@intel.com>
Signed-off-by: Zhong Li <zhong.li@intel.com>
Signed-off-by: Maxym Dmytrychenko <maxim.d33@gmail.com>
Diffstat (limited to 'libavcodec/dctref.c')
0 files changed, 0 insertions, 0 deletions