| Commit message (Expand) | Author | Age | Files | Lines |
* | fftools/opt_common: show if muxer is device | Stefano Sabatini | 2024-03-11 | 1 | -7/+19 |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 1 | -0/+1 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | fftools/opt_common: Don't add unnecessary " " | Andreas Rheinhardt | 2023-08-02 | 1 | -2/+2 |
* | fftools/opt_common: Use %c instead of %s to write single char | Andreas Rheinhardt | 2023-08-02 | 1 | -14/+14 |
* | fftools/opt_common: Fix leak on error | Andreas Rheinhardt | 2023-07-23 | 1 | -0/+1 |
* | fftools/opt_common: replace report_and_exit() with returning an error code | Anton Khirnov | 2023-07-20 | 1 | -3/+7 |
* | fftools/opt_common: replace exit_program() with returning error codes | Anton Khirnov | 2023-07-20 | 1 | -3/+5 |
* | fftools/opt_common: stop printing deprecated AV_CODEC_CAP_SUBFRAMES | Anton Khirnov | 2023-05-15 | 1 | -2/+0 |
* | fftools/opt_common: check the return value of av_hwdevice_get_type_name befor... | James Almer | 2022-09-14 | 1 | -1/+4 |
* | fftools: Use report_error_then_exit_program() for allocation failures | Andreas Rheinhardt | 2022-09-01 | 1 | -4/+2 |
* | opt_common: note D and T type streams for completeness. | Gyan Doshi | 2022-05-20 | 1 | -0/+2 |
* | fftools/opt_common: add includes of avf headers for clarity | softworkz | 2022-05-18 | 1 | -0/+3 |
* | fftools/opt_cmdutils: fix printing known channel layouts | James Almer | 2022-03-25 | 1 | -5/+8 |
* | fftools/cmdutils: split common option handlers into their own file | Anton Khirnov | 2022-03-22 | 1 | -0/+1457 |