1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/fftools
Anton Khirnov a8c95e1feb fftools/ffmpeg: drop an obsolete hack
Introduced in 05741d70c7. All encoders should set the timestamps
properly now, so it should never be necessary.
2022-04-13 12:07:54 +02: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_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
ffmpeg.c fftools/ffmpeg: drop an obsolete hack 2022-04-13 12:07:54 +02:00
ffmpeg.h ffmpeg: replace custom channel_layout code with an SpecifierOpt based one 2022-03-22 08:45:38 -03: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
Makefile fftools/cmdutils: split common option handlers into their own file 2022-03-22 18:49:43 +01:00
opt_common.c fftools/opt_cmdutils: fix printing known channel layouts 2022-03-25 08:42:45 -03:00
opt_common.h fftools/cmdutils: split common option handlers into their own file 2022-03-22 18:49:43 +01:00