| Commit message (Expand) | Author | Age | Files | Lines |
* | cmdutils: Fix sign error in display matrix auto-rotation code | Michael Niedermayer | 2015-05-18 | 1 | -1/+1 |
* | cmdline: Check options array for not working flag combinations | Michael Niedermayer | 2015-05-09 | 1 | -0/+12 |
* | cmdutils: Add libm.h for round() | Michael Niedermayer | 2015-05-05 | 1 | -0/+1 |
* | cmdutils: move get_rotation() up in the file | James Almer | 2015-05-05 | 1 | -24/+24 |
* | cmdutils: Ask for a sample in case a odd rotation angle is encountered | Michael Niedermayer | 2015-05-04 | 1 | -0/+3 |
* | ffplay&cmdutils:Factor get_rotation() code out | Michael Niedermayer | 2015-05-03 | 1 | -0/+23 |
* | Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e' | Michael Niedermayer | 2015-04-20 | 1 | -0/+1 |
|\ |
|
| * | log: Introduce a more verbose debug level | Vittorio Giovara | 2015-04-19 | 1 | -0/+1 |
| * | cmdutils: Add a stream specifier to map usable streams | Luca Barbato | 2015-03-20 | 1 | -0/+22 |
| * | cmdutils: update copyright year to 2015. | Johan Andersson | 2015-01-04 | 1 | -1/+1 |
* | | cmdutils: indent protocols listing | Lou Logan | 2015-04-19 | 1 | -2/+2 |
* | | cmdutils: fix "Commmand" typo | Lou Logan | 2015-04-03 | 1 | -1/+1 |
* | | cmdutils: fix success path | Jean Delvare | 2015-02-11 | 1 | -1/+2 |
* | | stop embedding the build date | Andreas Cadhalpun | 2015-02-02 | 1 | -2/+1 |
* | | cmdutils: use av_match_name to filter devices | Lukasz Marek | 2015-01-11 | 1 | -4/+4 |
* | | cmdutils: use helper functions for listing sinks/sources | Lukasz Marek | 2015-01-11 | 1 | -25/+2 |
* | | cmdutils.c: Use av_realloc_array() | Michael Niedermayer | 2015-01-06 | 1 | -1/+1 |
* | | cmdutils: Use 64bit for file size/offset related variable in cmdutils_read_fi... | Michael Niedermayer | 2015-01-06 | 1 | -1/+1 |
* | | Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e' | Michael Niedermayer | 2014-12-19 | 1 | -1/+9 |
|\| |
|
| * | check memory errors from av_strdup() | Vittorio Giovara | 2014-12-18 | 1 | -1/+9 |
* | | Merge commit '38129c26c51b933d7db423f904ba0cd6a88ca1ed' | Michael Niedermayer | 2014-12-19 | 1 | -9/+22 |
|\| |
|
| * | cmdutils: check file access functions return values | Vittorio Giovara | 2014-12-18 | 1 | -5/+23 |
* | | cmdutils: use macros for device test | Lukasz Marek | 2014-12-14 | 1 | -6/+1 |
* | | cmdutils: Exit in case of faulty stream specifiers | Michael Niedermayer | 2014-11-17 | 1 | -1/+1 |
* | | opts: add list device sources/sinks options | Lukasz Marek | 2014-10-25 | 1 | -0/+181 |
* | | cmdutils: Read errno before av_log() as the callback from av_log() might affe... | Michael Niedermayer | 2014-10-25 | 1 | -4/+7 |
* | | Merge commit '47e3e1097e09da7f973908e09df15e3bb7c5e1f4' | Michael Niedermayer | 2014-10-17 | 1 | -1/+1 |
|\| |
|
| * | cmdutils: Use the correct guard | Luca Barbato | 2014-10-17 | 1 | -1/+1 |
* | | Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286' | Michael Niedermayer | 2014-09-17 | 1 | -2/+4 |
|\| |
|
| * | cmdutils: Print a more sensible message in show_filters() w/o libavfilter | Diego Biurrun | 2014-09-16 | 1 | -2/+4 |
* | | cmdutils: Add some whitespace when printing layouts | Tobias Rapp | 2014-09-02 | 1 | -4/+4 |
* | | Drop remaining unneeded != NULL | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
* | | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -4/+4 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -4/+4 |
| * | cmdutils: allow matching by metadata in stream specifiers | Anton Khirnov | 2014-08-13 | 1 | -0/+23 |
| * | avconv: Match stream id | Luca Barbato | 2014-03-13 | 1 | -0/+6 |
| * | cmdutils: update copyright year to 2014. | Johan Andersson | 2014-01-05 | 1 | -1/+1 |
* | | cmdutils: ignore sws_flags if swscale is not enabled | Michael Niedermayer | 2014-06-29 | 1 | -0/+5 |
* | | version string: add copyright line to version string | Simon Thelen | 2014-06-16 | 1 | -1/+1 |
* | | cmdutils: implement FFREPORT=level=... | Michael Niedermayer | 2014-06-14 | 1 | -2/+12 |
* | | ffmpeg: add -devices param | Lukasz Marek | 2014-05-28 | 1 | -3/+32 |
* | | cmdutils: omit deprecated codec ids in help output | Michael Niedermayer | 2014-04-29 | 1 | -0/+3 |
* | | cmdutils: preserve unchanged log flags when setting AV_LOG_SKIP_REPEATED | tue46wsdgxfjrt | 2014-04-26 | 1 | -1/+8 |
* | | cmdutils: use av_mallocz_array() | Michael Niedermayer | 2014-04-08 | 1 | -2/+2 |
* | | cmdutils/filter_codec_opts: do not discard all options for CODEC_ID_NONE | Michael Niedermayer | 2014-03-28 | 1 | -1/+2 |
* | | Allow hiding the banner. | Carl Eugen Hoyos | 2013-12-29 | 1 | -1/+5 |
* | | cmdutils & opencl: add -opencl_bench option to test and show available OpenCL... | Lenny Wang | 2013-12-09 | 1 | -24/+0 |
* | | build: rename version.h to libavutil/ffversion.h | Timothy Gu | 2013-11-30 | 1 | -1/+1 |