1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/fftools
Anton Khirnov 82a2cbf820 ffprobe: stop setting AVCodecContext.framerate
That field is supposed to be exported by decoders, it makes no sense for
a user to set it.
2021-02-22 11:14:40 +01:00
..
cmdutils.c fftools/cmdutils: also print warnings when using -sinks and -sources 2020-12-03 18:32:57 +01:00
cmdutils.h
ffmpeg_filter.c fftools/ffmpeg_filter: Make functions only used locally static 2021-02-02 23:53:30 +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 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
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
Makefile