1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/fftools
Zhong Li 6434b84460 fftools/qsv: add extra_hw_frames support
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: Zhong Li <zhong.li@intel.com>
2018-08-07 11:26:40 +08:00
..
cmdutils.c cmdutils: print a more descriptive error message in show_help_bsf() when no bsf is specified 2018-07-28 11:14:45 -03:00
cmdutils.h cmdutils: print supported codecs in show_help_bsf() 2018-03-22 00:15:05 -03:00
ffmpeg_cuvid.c
ffmpeg_filter.c fftools/ffmpeg_filter: Replace the number by macro for bprint init 2018-06-17 09:59:33 +08:00
ffmpeg_hw.c ffmpeg: Use codec hardware config to configure hwaccels 2017-11-26 21:41:19 +00:00
ffmpeg_opt.c fftools/ffmpeg: check sseof value and clash with ss 2018-06-26 09:47:32 +05:30
ffmpeg_qsv.c fftools/qsv: add extra_hw_frames support 2018-08-07 11:26:40 +08:00
ffmpeg_videotoolbox.c lavc: drop VDA 2017-10-23 11:56:15 +02:00
ffmpeg.c ffmpeg: fix -stream_loop with multiple inputs 2018-07-02 11:58:08 +02:00
ffmpeg.h fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabled 2018-06-04 22:26:55 +02:00
ffplay.c ffplay: add support for various YUV conversion modes 2018-07-13 22:24:33 +02:00
ffprobe.c ffprobe: fix SEGV when new streams are added 2018-05-09 12:30:17 -07:00
Makefile Remove the ffserver program 2018-01-06 18:31:37 +00:00