summaryrefslogtreecommitdiffstats
path: root/cmdutils.c
Commit message (Expand)AuthorAgeFilesLines
* cmdutils: fix expected signature for show_colors() functionStefano Sabatini2013-10-281-1/+3
* cmdutils: add -colors optionStefano Sabatini2013-10-271-0/+12
* Merge commit 'f825d42bccdb9f89669a586951de7f66a81e80a5'Michael Niedermayer2013-10-221-12/+13
|\
| * avplay: Accept cpuflags optionLuca Barbato2013-10-221-0/+12
* | cmdutils: print command support in -filters.Paul B Mahol2013-09-301-3/+5
* | cmdutils: silence warning about incompatible pointer typesPaul B Mahol2013-08-301-1/+1
* | cmdutils: Filter non user AVOptions out from what can be set over the command...Michael Niedermayer2013-08-281-6/+15
* | Merge commit '0f1fb6c0194c85483dedb93b20a5b76f6fc9d520'Michael Niedermayer2013-08-081-1/+4
|\ \ | |/
| * cmdutils: Only do the windows-specific commandline parsing on _WIN32Diogo Franco2013-08-081-1/+4
* | cmdutils: replace exit() by exit_program()Michael Niedermayer2013-07-081-2/+2
* | Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb'Michael Niedermayer2013-07-081-8/+23
|\ \ | |/
| * cmdutils: wrap exit explicitlyLuca Barbato2013-07-071-8/+23
* | cmdutils: dont change the log level for -reportMichael Niedermayer2013-06-241-1/+0
* | cmdutils: print threading capabilities for audio codecsPaul B Mahol2013-06-071-1/+2
* | cmdutils: print slice threading flag in -filters.Clément Bœsch2013-05-241-2/+5
* | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer2013-05-241-0/+4
|\ \ | |/
| * lavfi: add a slice threading infrastructureAnton Khirnov2013-05-241-0/+3
* | cmdutils: show timeline support in -filters listingStefano Sabatini2013-05-191-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-151-5/+5
|\ \ | |/
| * pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-151-5/+5
* | lavfi: add timeline support.Clément Bœsch2013-04-231-0/+2
* | cmdutils: make the "-help filter=" output less confusingMichael Niedermayer2013-04-181-2/+2
* | cmdutils: slightly better -filters output.Clément Bœsch2013-04-171-2/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-161-0/+4
|\ \ | |/
| * cmdutils: Fix build with lavfi disabledAnton Khirnov2013-04-161-0/+4
* | cmdutils: print if filters are sources or sinks.Clément Bœsch2013-04-131-0/+4
* | Merge commit '921046008f5335601f9d76dc3a768eb5cd91e1b9'Michael Niedermayer2013-04-121-12/+29
|\ \ | |/
| * cmdutils: allow -h filter=<name> to print information about a filter.Anton Khirnov2013-04-111-0/+40
| * avtools: move media_type_string() from avprobe to cmdutils.Anton Khirnov2013-04-111-0/+12
* | Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'Michael Niedermayer2013-04-121-4/+4
|\ \ | |/
| * lavfi: change the filter registering system to match the other librariesAnton Khirnov2013-04-111-3/+3
* | cmdutils: add opencl command line options to ffmpeghighgod04012013-04-111-0/+24
* | cmdutils: remove error message from opt_default() in case of missing optionStefano Sabatini2013-04-051-2/+0
* | cmdutils: fix build with --disable-avfilter.Clément Bœsch2013-04-011-0/+5
* | cmdutils: support filters in the help topic system.Clément Bœsch2013-03-311-0/+24
* | cmdutils: allow forcing log line repeationMichael Niedermayer2013-03-311-0/+7
* | opt: re-enable memleak fix for duplicated options.Clément Bœsch2013-03-131-1/+1
* | cmdutils: improve feedback in case of not found optionStefano Sabatini2013-03-131-1/+4
* | Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'Michael Niedermayer2013-03-121-0/+10
|\ \ | |/
| * avconv: print an error on applying options of the wrong type.Anton Khirnov2013-03-081-0/+10
* | Merge commit '354468fc12dcf93e7fb4af552e18906771913273'Michael Niedermayer2013-03-121-141/+0
|\ \ | |/
| * avplay: switch to new refcounted frames APIAnton Khirnov2013-03-081-126/+0
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-071-1/+1
* | cmdutils: remove conditionnal pp include.Clément Bœsch2013-03-111-2/+0
* | cmdutils: clarify log message, in case of option routed to both codec and mux...Stefano Sabatini2013-03-101-1/+1
* | cmdutils: remove duplicated check on CONFIG_POSTPROCStefano Sabatini2013-03-101-2/+0
* | cmdutils: make print_all_libs_info() show libavresample versionStefano Sabatini2013-03-101-1/+1
* | cmdutils: fix stylenitsStefano Sabatini2013-03-101-2/+2
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-031-1/+1
* | Merge commit 'cb6f8245aed2c26fe95c30cd68c45983277a945a'Michael Niedermayer2013-03-011-3/+1
|\ \ | |/
OpenPOWER on IntegriCloud