ffmpeg/fftools
Jaakko Perttilä b1cbeabf5e ffmpeg: add packet duration to AVPacket logging
Especially useful when debugging subtitle output, but also shows
if values are set or not for demux and encoding.

Co-authored-by: Jan Ekström <jan.ekstrom@24i.com>

Signed-off-by: Jan Ekström <jan.ekstrom@24i.com>
2022-03-23 17:26:20 +02:00
..
Makefile fftools/cmdutils: split common option handlers into their own file 2022-03-22 18:49:43 +01:00
cmdutils.c fftools/cmdutils: drop redundant code 2022-03-22 18:49:43 +01:00
cmdutils.h fftools/cmdutils: split common option handlers into their own file 2022-03-22 18:49:43 +01:00
ffmpeg.c ffmpeg: add packet duration to AVPacket logging 2022-03-23 17:26:20 +02:00
ffmpeg.h ffmpeg: replace custom channel_layout code with an SpecifierOpt based one 2022-03-22 08:45:38 -03:00
ffmpeg_filter.c ffmpeg: convert to new channel layout-API 2022-03-15 09:42:46 -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 fftools/ffmpeg: drop mistakenly added empty line 2022-03-22 18:49:43 +01:00
ffplay.c fftools: drop the fake "default" option from ffplay/ffprobe 2022-03-22 18:49:43 +01:00
ffprobe.c fftools: drop the fake "default" option from ffplay/ffprobe 2022-03-22 18:49:43 +01:00
opt_common.c fftools/cmdutils: split common option handlers into their own file 2022-03-22 18:49:43 +01:00
opt_common.h fftools/cmdutils: split common option handlers into their own file 2022-03-22 18:49:43 +01:00