ffmpeg/fftools
Andreas Rheinhardt bd85c63d1d fftools/cmdutils: Use av_strstart instead of strncmp
It makes the intent clearer and avoids searching for a delimiter
in advance.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2021-02-28 17:14:21 +01:00
..
cmdutils.c fftools/cmdutils: Use av_strstart instead of strncmp 2021-02-28 17:14:21 +01:00
cmdutils.h
ffmpeg_filter.c fftools/ffmpeg_filter: Don't use deprecated function 2021-02-26 18:28:26 +01:00
ffmpeg_hw.c
ffmpeg_opt.c ffmpeg: add -fpsmax to clamp output framerate 2021-02-05 22:54:18 +05:30
ffmpeg_qsv.c
ffmpeg_videotoolbox.c
ffmpeg.c fftools/ffmpeg, ffplay: Don't set refcounted_frames 2021-02-28 17:14:21 +01:00
ffmpeg.h ffmpeg: add -fpsmax to clamp output framerate 2021-02-05 22:54:18 +05:30
ffplay.c fftools/ffmpeg, ffplay: Don't set refcounted_frames 2021-02-28 17:14:21 +01:00
ffprobe.c ffprobe: stop setting AVCodecContext.framerate 2021-02-22 11:14:40 +01:00
Makefile