ffmpeg/fftools
Andreas Rheinhardt 047a4e580e fftools/ffprobe: Remove redundant checks
A decoder is only opened if there is a decoder for the codec,
so every AVCodecContext here has AVCodecContext.codec set.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-02-23 11:50:48 +01:00
..
Makefile ffmpeg: remove ffmpeg_videotoolbox 2021-11-28 16:40:43 -06:00
cmdutils.c fftools/cmdutils: Fix undefined 1 << 31 2022-01-11 00:20:35 +01:00
cmdutils.h fftools/cmdutils: Avoid crash when opts could not be allocated 2021-12-16 11:56:00 +01:00
ffmpeg.c fftools/ffmpeg: Restore DTS correction for VP9 copies 2022-02-13 10:46:47 -03:00
ffmpeg.h ffmpeg: switch to new FIFO API 2022-02-07 00:31:23 +01:00
ffmpeg_filter.c fftools/ffmpeg: fix (a)buffer src names 2022-02-15 10:16:16 +01: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: switch to new FIFO API 2022-02-07 00:31:23 +01:00
ffplay.c ffplay: switch to new FIFO API 2022-02-07 00:31:23 +01:00
ffprobe.c fftools/ffprobe: Remove redundant checks 2022-02-23 11:50:48 +01:00