summaryrefslogtreecommitdiff
path: root/cmdutils.c
Commit message (Expand)AuthorAge
* cmdutils: Fix sign error in display matrix auto-rotation codeMichael Niedermayer2015-05-18
* cmdline: Check options array for not working flag combinationsMichael Niedermayer2015-05-09
* cmdutils: Add libm.h for round()Michael Niedermayer2015-05-05
* cmdutils: move get_rotation() up in the fileJames Almer2015-05-05
* cmdutils: Ask for a sample in case a odd rotation angle is encounteredMichael Niedermayer2015-05-04
* ffplay&cmdutils:Factor get_rotation() code outMichael Niedermayer2015-05-03
* Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'Michael Niedermayer2015-04-20
|\
| * log: Introduce a more verbose debug levelVittorio Giovara2015-04-19
| * cmdutils: Add a stream specifier to map usable streamsLuca Barbato2015-03-20
| * cmdutils: update copyright year to 2015.Johan Andersson2015-01-04
* | cmdutils: indent protocols listingLou Logan2015-04-19
* | cmdutils: fix "Commmand" typoLou Logan2015-04-03
* | cmdutils: fix success pathJean Delvare2015-02-11
* | stop embedding the build dateAndreas Cadhalpun2015-02-02
* | cmdutils: use av_match_name to filter devicesLukasz Marek2015-01-11
* | cmdutils: use helper functions for listing sinks/sourcesLukasz Marek2015-01-11
* | cmdutils.c: Use av_realloc_array()Michael Niedermayer2015-01-06
* | cmdutils: Use 64bit for file size/offset related variable in cmdutils_read_fi...Michael Niedermayer2015-01-06
* | Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e'Michael Niedermayer2014-12-19
|\|
| * check memory errors from av_strdup()Vittorio Giovara2014-12-18
* | Merge commit '38129c26c51b933d7db423f904ba0cd6a88ca1ed'Michael Niedermayer2014-12-19
|\|
| * cmdutils: check file access functions return valuesVittorio Giovara2014-12-18
* | cmdutils: use macros for device testLukasz Marek2014-12-14
* | cmdutils: Exit in case of faulty stream specifiersMichael Niedermayer2014-11-17
* | opts: add list device sources/sinks optionsLukasz Marek2014-10-25
* | cmdutils: Read errno before av_log() as the callback from av_log() might affe...Michael Niedermayer2014-10-25
* | Merge commit '47e3e1097e09da7f973908e09df15e3bb7c5e1f4'Michael Niedermayer2014-10-17
|\|
| * cmdutils: Use the correct guardLuca Barbato2014-10-17
* | Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286'Michael Niedermayer2014-09-17
|\|
| * cmdutils: Print a more sensible message in show_filters() w/o libavfilterDiego Biurrun2014-09-16
* | cmdutils: Add some whitespace when printing layoutsTobias Rapp2014-09-02
* | Drop remaining unneeded != NULLMichael Niedermayer2014-08-15
* | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
| * cmdutils: allow matching by metadata in stream specifiersAnton Khirnov2014-08-13
| * avconv: Match stream idLuca Barbato2014-03-13
| * cmdutils: update copyright year to 2014.Johan Andersson2014-01-05
* | 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