diff options
author | Zhong Li <[email protected]> | 2018-04-04 17:51:29 +0800 |
---|---|---|
committer | Maxym Dmytrychenko <[email protected]> | 2018-04-08 20:47:59 +0200 |
commit | 52ed83fa1a7f5170447eff6fad0b6c57119596e9 (patch) | |
tree | 1ac74520d86c718e9585866207b8c2b34144051e /doc/examples | |
parent | b0958698ea2b976063cb1d683becc213040c709b (diff) |
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 <[email protected]>
Signed-off-by: Zhong Li <[email protected]>
Signed-off-by: Maxym Dmytrychenko <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions