summaryrefslogtreecommitdiffstats
path: root/cmdutils.c
Commit message (Expand)AuthorAgeFilesLines
* stop embedding the build dateAndreas Cadhalpun2015-02-021-2/+1
* cmdutils: use av_match_name to filter devicesLukasz Marek2015-01-111-4/+4
* cmdutils: use helper functions for listing sinks/sourcesLukasz Marek2015-01-111-25/+2
* cmdutils.c: Use av_realloc_array()Michael Niedermayer2015-01-061-1/+1
* cmdutils: Use 64bit for file size/offset related variable in cmdutils_read_fi...Michael Niedermayer2015-01-061-1/+1
* Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e'Michael Niedermayer2014-12-191-1/+9
|\
| * check memory errors from av_strdup()Vittorio Giovara2014-12-181-1/+9
* | Merge commit '38129c26c51b933d7db423f904ba0cd6a88ca1ed'Michael Niedermayer2014-12-191-9/+22
|\ \ | |/
| * cmdutils: check file access functions return valuesVittorio Giovara2014-12-181-5/+23
* | cmdutils: use macros for device testLukasz Marek2014-12-141-6/+1
* | cmdutils: Exit in case of faulty stream specifiersMichael Niedermayer2014-11-171-1/+1
* | opts: add list device sources/sinks optionsLukasz Marek2014-10-251-0/+181
* | cmdutils: Read errno before av_log() as the callback from av_log() might affe...Michael Niedermayer2014-10-251-4/+7
* | Merge commit '47e3e1097e09da7f973908e09df15e3bb7c5e1f4'Michael Niedermayer2014-10-171-1/+1
|\ \ | |/
| * cmdutils: Use the correct guardLuca Barbato2014-10-171-1/+1
* | Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286'Michael Niedermayer2014-09-171-2/+4
|\ \ | |/
| * cmdutils: Print a more sensible message in show_filters() w/o libavfilterDiego Biurrun2014-09-161-2/+4
* | cmdutils: Add some whitespace when printing layoutsTobias Rapp2014-09-021-4/+4
* | Drop remaining unneeded != NULLMichael Niedermayer2014-08-151-1/+1
* | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-151-1/+1
|\ \ | |/
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-151-1/+1
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-151-4/+4
|\ \ | |/
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-151-4/+4
| * cmdutils: allow matching by metadata in stream specifiersAnton Khirnov2014-08-131-0/+23
| * avconv: Match stream idLuca Barbato2014-03-131-0/+6
| * cmdutils: update copyright year to 2014.Johan Andersson2014-01-051-1/+1
* | cmdutils: ignore sws_flags if swscale is not enabledMichael Niedermayer2014-06-291-0/+5
* | version string: add copyright line to version stringSimon Thelen2014-06-161-1/+1
* | cmdutils: implement FFREPORT=level=...Michael Niedermayer2014-06-141-2/+12
* | ffmpeg: add -devices paramLukasz Marek2014-05-281-3/+32
* | cmdutils: omit deprecated codec ids in help outputMichael Niedermayer2014-04-291-0/+3
* | cmdutils: preserve unchanged log flags when setting AV_LOG_SKIP_REPEATEDtue46wsdgxfjrt2014-04-261-1/+8
* | cmdutils: use av_mallocz_array()Michael Niedermayer2014-04-081-2/+2
* | cmdutils/filter_codec_opts: do not discard all options for CODEC_ID_NONEMichael Niedermayer2014-03-281-1/+2
* | Allow hiding the banner.Carl Eugen Hoyos2013-12-291-1/+5
* | cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang2013-12-091-24/+0
* | build: rename version.h to libavutil/ffversion.hTimothy Gu2013-11-301-1/+1
* | Revert "configure: add #include "version.h" to config.h"Michael Niedermayer2013-11-281-0/+1
* | configure: add #include "version.h" to config.hTimothy Gu2013-11-271-1/+0
* | cmdutils: remove this_year constant, use CONFIG_THIS_YEAR insteadStefano Sabatini2013-11-261-3/+1
* | configure: define CONFIG_THIS_YEAR at the configure levelStefano Sabatini2013-11-261-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-241-0/+1
|\ \ | |/
| * Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-231-0/+1
* | cmdutils&ffmpeg: use av_fopen_utf8() for passlogfileMichael Niedermayer2013-11-211-1/+1
* | cmdutils: randomize spaces after 69cf626f9.Clément Bœsch2013-11-211-5/+5
* | cmdutils: cosmeticsMichael Niedermayer2013-11-201-3/+3
* | cmdutils: Add -buildconf option.Stephen Hutchinson2013-11-191-0/+34
* | 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
|\ \ | |/
OpenPOWER on IntegriCloud