librempeg/fftools
Anton Khirnov 834b8ad8a3 ffmpeg_filter: do not override -filter_threads with -threads
When both -filter_threads and -threads are specified, the latter takes
effect. Since -threads is an encoder option and -filter_threads is a
filter option, it makes sense for the -filter_threads to take
precedence.
2021-08-29 18:44:09 +02:00
..
cmdutils.c fftools/cmdutils: Switch to avfilter_filter_pad_count() 2021-08-20 14:29:15 +02:00
cmdutils.h fftools/cmdutils: Remove unused cpu_count 2021-08-08 18:40:46 +02:00
ffmpeg_filter.c ffmpeg_filter: do not override -filter_threads with -threads 2021-08-29 18:44:09 +02:00
ffmpeg_hw.c ffmpeg_hw: Don't ignore key parameters when initializing a hw device 2021-08-17 10:10:07 -03:00
ffmpeg_opt.c qsvdec: add support for HW_DEVICE_CTX method 2021-08-11 13:45:36 -03:00
ffmpeg_videotoolbox.c
ffmpeg.c ffmpeg: fix order between field order autodetection and override 2021-07-25 22:40:49 +03:00
ffmpeg.h qsvdec: add support for HW_DEVICE_CTX method 2021-08-11 13:45:36 -03:00
ffplay.c fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplay 2021-08-05 22:23:49 +08:00
ffprobe.c avcodec: add a Film Grain codec property flag 2021-08-24 10:00:06 -03:00
Makefile qsvdec: add support for HW_DEVICE_CTX method 2021-08-11 13:45:36 -03:00