summaryrefslogtreecommitdiff
path: root/fftools/opt_common.c
Commit message (Expand)AuthorAge
* fftools/opt_common: show if muxer is deviceStefano Sabatini2024-03-11
* Revert "all: Don't set AVClass.item_name to its default value"Anton Khirnov2024-01-20
* all: Don't set AVClass.item_name to its default valueAndreas Rheinhardt2023-12-22
* fftools/opt_common: Don't add unnecessary " "Andreas Rheinhardt2023-08-02
* fftools/opt_common: Use %c instead of %s to write single charAndreas Rheinhardt2023-08-02
* fftools/opt_common: Fix leak on errorAndreas Rheinhardt2023-07-23
* fftools/opt_common: replace report_and_exit() with returning an error codeAnton Khirnov2023-07-20
* fftools/opt_common: replace exit_program() with returning error codesAnton Khirnov2023-07-20
* fftools/opt_common: stop printing deprecated AV_CODEC_CAP_SUBFRAMESAnton Khirnov2023-05-15
* fftools/opt_common: check the return value of av_hwdevice_get_type_name befor...James Almer2022-09-14
* fftools: Use report_error_then_exit_program() for allocation failuresAndreas Rheinhardt2022-09-01
* opt_common: note D and T type streams for completeness.Gyan Doshi2022-05-20
* fftools/opt_common: add includes of avf headers for claritysoftworkz2022-05-18
* fftools/opt_cmdutils: fix printing known channel layoutsJames Almer2022-03-25
* fftools/cmdutils: split common option handlers into their own fileAnton Khirnov2022-03-22