ffmpeg/fftools
Diederick Niehorster 5c90c13a56 fftools: provide media type info for devices
fftools now print info about what media type(s), if any, are provided by
sink and source avdevices.

Signed-off-by: Diederick Niehorster <dcnieho@gmail.com>
Reviewed-by: Roger Pack <rogerdpack2@gmail.com>
2021-12-24 14:06:56 +05:30
..
Makefile ffmpeg: remove ffmpeg_videotoolbox 2021-11-28 16:40:43 -06:00
cmdutils.c fftools: provide media type info for devices 2021-12-24 14:06:56 +05:30
cmdutils.h fftools/cmdutils: Avoid crash when opts could not be allocated 2021-12-16 11:56:00 +01:00
ffmpeg.c fftools/ffmpeg: close output files before cleanup 2021-12-12 00:32:20 +01:00
ffmpeg.h ffmpeg: move setting video sync method to new_video_stream() 2021-12-07 11:23:45 +01:00
ffmpeg_filter.c fftools/ffmpeg_filter: Avoid inserting hflip filter 2021-12-23 18:09:46 +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: move setting video sync method to new_video_stream() 2021-12-07 11:23:45 +01:00
ffplay.c fftools: Constify values from av_dict_get() 2021-11-18 19:43:32 +01:00
ffprobe.c ffprobe: add missing separator when printing side data in compact output 2021-12-22 09:41:13 -03:00