• Zhong Li's avatar
    fftools/qsv: add extra_hw_frames support · 6434b844
    Zhong Li authored
    Currently extra_hw_frames can't be applied to qsv since it
    doesn't call function avcodec_get_hw_frames_parameters().
    
    Give an option to fix ticket #7261 though it is not a perfect soultion
    (allocate the minimum pool size internally and automatically).
    Signed-off-by: 's avatarZhong Li <zhong.li@intel.com>
    6434b844
Name
Last commit
Last update
..
Makefile Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
ffmpeg.c Loading commit data...
ffmpeg.h Loading commit data...
ffmpeg_cuvid.c Loading commit data...
ffmpeg_filter.c Loading commit data...
ffmpeg_hw.c Loading commit data...
ffmpeg_opt.c Loading commit data...
ffmpeg_qsv.c Loading commit data...
ffmpeg_videotoolbox.c Loading commit data...
ffplay.c Loading commit data...
ffprobe.c Loading commit data...