summaryrefslogtreecommitdiff
path: root/fftools/opt_common.c
Commit message (Expand)AuthorAgeFilesLines
* fftools/opt_common: stop printing deprecated AV_CODEC_CAP_SUBFRAMESAnton Khirnov2023-05-151-2/+0
* fftools/opt_common: check the return value of av_hwdevice_get_type_name befor...James Almer2022-09-141-1/+4
* fftools: Use report_error_then_exit_program() for allocation failuresAndreas Rheinhardt2022-09-011-4/+2
* opt_common: note D and T type streams for completeness.Gyan Doshi2022-05-201-0/+2
* fftools/opt_common: add includes of avf headers for claritysoftworkz2022-05-181-0/+3
* fftools/opt_cmdutils: fix printing known channel layoutsJames Almer2022-03-251-5/+8
* fftools/cmdutils: split common option handlers into their own fileAnton Khirnov2022-03-221-0/+1457