Anton Khirnov
|
6d6bd86f2b
fftools/opt_common: stop accessing a private field
|
3 months ago |
Lynne
|
1709f3830e
fftools/opt_common: add missing newline after printing codecs
|
4 months ago |
Niklas Haas
|
69b8405482
fftools/opt_common: switch to avcodec_get_supported_config()
|
10 months ago |
Michael Niedermayer
|
ba7038043a
tools/opt_common: Check for malloc failure
|
9 months ago |
Stefano Sabatini
|
58a1386eaf
fftools/opt_common: show if muxer is device
|
1 year ago |
Anton Khirnov
|
08bebeb1be
Revert "all: Don't set AVClass.item_name to its default value"
|
1 year ago |
Andreas Rheinhardt
|
0c6203c97a
all: Don't set AVClass.item_name to its default value
|
1 year ago |
Andreas Rheinhardt
|
739f24d833
fftools/opt_common: Don't add unnecessary " "
|
1 year ago |
Andreas Rheinhardt
|
41409405d4
fftools/opt_common: Use %c instead of %s to write single char
|
1 year ago |
Andreas Rheinhardt
|
0368ded1a9
fftools/opt_common: Fix leak on error
|
1 year ago |
Anton Khirnov
|
411e183360
fftools/opt_common: replace report_and_exit() with returning an error code
|
1 year ago |
Anton Khirnov
|
4adbe2d219
fftools/opt_common: replace exit_program() with returning error codes
|
1 year ago |
Anton Khirnov
|
02823210d7
fftools/opt_common: stop printing deprecated AV_CODEC_CAP_SUBFRAMES
|
1 year ago |
James Almer
|
130483449e
fftools/opt_common: check the return value of av_hwdevice_get_type_name before printing it
|
2 years ago |
Andreas Rheinhardt
|
601faaed92
fftools: Use report_error_then_exit_program() for allocation failures
|
2 years ago |
Gyan Doshi
|
9ab20b1614
opt_common: note D and T type streams for completeness.
|
2 years ago |
softworkz
|
b8ede4d637
fftools/opt_common: add includes of avf headers for clarity
|
2 years ago |
James Almer
|
b04f14136e
fftools/opt_cmdutils: fix printing known channel layouts
|
2 years ago |
Anton Khirnov
|
a545cb2b9d
fftools/cmdutils: split common option handlers into their own file
|
2 years ago |