ffmpeg/fftools
Andreas Rheinhardt 5ad0eb936c fftools/ffmpeg_filter: Don't use deprecated function
avcodec_find_best_pix_fmt_of_2 has been moved to libavutil in
617e866e25.

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2021-02-26 18:28:26 +01:00
..
Makefile ffmpeg: remove superfluous custom cuvid hwaccel 2020-03-03 18:11:28 -03:00
cmdutils.c fftools/cmdutils: also print warnings when using -sinks and -sources 2020-12-03 18:32:57 +01:00
cmdutils.h fftools: Use right function signature and pointers 2019-08-15 01:26:21 +02:00
ffmpeg.c ffmpeg: add -fpsmax to clamp output framerate 2021-02-05 22:54:18 +05:30
ffmpeg.h ffmpeg: add -fpsmax to clamp output framerate 2021-02-05 22:54:18 +05:30
ffmpeg_filter.c fftools/ffmpeg_filter: Don't use deprecated function 2021-02-26 18:28:26 +01:00
ffmpeg_hw.c ffmpeg: Don't require a known device to pass a frames context to an encoder 2020-05-03 16:04:27 +01:00
ffmpeg_opt.c ffmpeg: add -fpsmax to clamp output framerate 2021-02-05 22:54:18 +05:30
ffmpeg_qsv.c ffmpeg: Remove the hw_device_ctx global 2020-04-26 18:38:25 +01:00
ffmpeg_videotoolbox.c Stop hardcoding align=32 in av_frame_get_buffer() calls. 2020-05-22 14:38:57 +02:00
ffplay.c fftools/ffplay: reindent and some minor cosmetics 2021-02-19 21:30:13 +01:00
ffprobe.c ffprobe: stop setting AVCodecContext.framerate 2021-02-22 11:14:40 +01:00