summaryrefslogtreecommitdiff
path: root/cmdutils.c
Commit message (Expand)AuthorAge
* cmdutils: ignore sws_flags if swscale is not enabledMichael Niedermayer2014-06-29
* version string: add copyright line to version stringSimon Thelen2014-06-16
* cmdutils: implement FFREPORT=level=...Michael Niedermayer2014-06-14
* ffmpeg: add -devices paramLukasz Marek2014-05-28
* cmdutils: omit deprecated codec ids in help outputMichael Niedermayer2014-04-29
* cmdutils: preserve unchanged log flags when setting AV_LOG_SKIP_REPEATEDtue46wsdgxfjrt2014-04-26
* cmdutils: use av_mallocz_array()Michael Niedermayer2014-04-08
* cmdutils/filter_codec_opts: do not discard all options for CODEC_ID_NONEMichael Niedermayer2014-03-28
* Allow hiding the banner.Carl Eugen Hoyos2013-12-29
* cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang2013-12-09
* build: rename version.h to libavutil/ffversion.hTimothy Gu2013-11-30
* Revert "configure: add #include "version.h" to config.h"Michael Niedermayer2013-11-28
* configure: add #include "version.h" to config.hTimothy Gu2013-11-27
* cmdutils: remove this_year constant, use CONFIG_THIS_YEAR insteadStefano Sabatini2013-11-26
* configure: define CONFIG_THIS_YEAR at the configure levelStefano Sabatini2013-11-26
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-24
|\
| * Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-23
* | cmdutils&ffmpeg: use av_fopen_utf8() for passlogfileMichael Niedermayer2013-11-21
* | cmdutils: randomize spaces after 69cf626f9.Clément Bœsch2013-11-21
* | cmdutils: cosmeticsMichael Niedermayer2013-11-20
* | cmdutils: Add -buildconf option.Stephen Hutchinson2013-11-19
* | cmdutils: fix expected signature for show_colors() functionStefano Sabatini2013-10-28
* | cmdutils: add -colors optionStefano Sabatini2013-10-27
* | Merge commit 'f825d42bccdb9f89669a586951de7f66a81e80a5'Michael Niedermayer2013-10-22
|\|
| * avplay: Accept cpuflags optionLuca Barbato2013-10-22
* | cmdutils: print command support in -filters.Paul B Mahol2013-09-30
* | cmdutils: silence warning about incompatible pointer typesPaul B Mahol2013-08-30
* | cmdutils: Filter non user AVOptions out from what can be set over the command...Michael Niedermayer2013-08-28
* | Merge commit '0f1fb6c0194c85483dedb93b20a5b76f6fc9d520'Michael Niedermayer2013-08-08
|\|
| * cmdutils: Only do the windows-specific commandline parsing on _WIN32Diogo Franco2013-08-08
* | cmdutils: replace exit() by exit_program()Michael Niedermayer2013-07-08
* | Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb'Michael Niedermayer2013-07-08
|\|
| * cmdutils: wrap exit explicitlyLuca Barbato2013-07-07
* | cmdutils: dont change the log level for -reportMichael Niedermayer2013-06-24
* | cmdutils: print threading capabilities for audio codecsPaul B Mahol2013-06-07
* | cmdutils: print slice threading flag in -filters.Clément Bœsch2013-05-24
* | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer2013-05-24
|\|
| * lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24
* | cmdutils: show timeline support in -filters listingStefano Sabatini2013-05-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-15
|\|
| * pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-15
* | lavfi: add timeline support.Clément Bœsch2013-04-23
* | cmdutils: make the "-help filter=" output less confusingMichael Niedermayer2013-04-18
* | cmdutils: slightly better -filters output.Clément Bœsch2013-04-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-16
|\|
| * cmdutils: Fix build with lavfi disabledAnton Khirnov2013-04-16
* | cmdutils: print if filters are sources or sinks.Clément Bœsch2013-04-13
* | Merge commit '921046008f5335601f9d76dc3a768eb5cd91e1b9'Michael Niedermayer2013-04-12
|\|
| * cmdutils: allow -h filter=<name> to print information about a filter.Anton Khirnov2013-04-11
| * avtools: move media_type_string() from avprobe to cmdutils.Anton Khirnov2013-04-11