1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/fftools
Andreas Rheinhardt 6b08ed9f95 fftools/ffprobe: Don't access AVProgram.(start|end)_time
These are internal fields.

Reviewed-by: Tobias Rapp <t.rapp@noa-archive.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-09-14 19:17:19 +02:00
..
cmdutils.c fftools/cmdutils: Use %c, not %s to write a single char 2021-09-05 11:55:01 +02:00
cmdutils.h fftools: Remove remnants of resample_opts 2021-09-03 16:08:19 +02:00
ffmpeg_filter.c ffmpeg: let AVFilterGraph parse the filter_threads option 2021-09-04 10:35:07 -03:00
ffmpeg_hw.c ffmpeg_hw: make hardware selection for filters more user friendly 2021-09-12 13:33:50 -03:00
ffmpeg_opt.c ffmpeg: let AVFilterGraph parse the filter_threads option 2021-09-04 10:35:07 -03:00
ffmpeg_videotoolbox.c ffmpeg_videotoolbox: skip memory copy if hwaccel_output_format match 2021-06-10 19:54:03 +08:00
ffmpeg.c Revert "ffmpeg: force 128k default audio bitrate if nothing is specified and there is no specific default" 2021-09-05 11:55:01 +02:00
ffmpeg.h ffmpeg: let AVFilterGraph parse the filter_threads option 2021-09-04 10:35:07 -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 fftools/ffprobe: Don't access AVProgram.(start|end)_time 2021-09-14 19:17:19 +02:00
Makefile qsvdec: add support for HW_DEVICE_CTX method 2021-08-11 13:45:36 -03:00