| Commit message (Expand) | Author | Age | Files | Lines |
* | build: rename version.h to libavutil/ffversion.h | Timothy Gu | 2013-11-30 | 1 | -1/+1 |
* | Revert "configure: add #include "version.h" to config.h" | Michael Niedermayer | 2013-11-28 | 1 | -0/+1 |
* | configure: add #include "version.h" to config.h | Timothy Gu | 2013-11-27 | 1 | -1/+0 |
* | cmdutils: remove this_year constant, use CONFIG_THIS_YEAR instead | Stefano Sabatini | 2013-11-26 | 1 | -3/+1 |
* | configure: define CONFIG_THIS_YEAR at the configure level | Stefano Sabatini | 2013-11-26 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-24 | 1 | -0/+1 |
|\ |
|
| * | Add missing #includes for *INT64_MAX and *INT64_C | Diego Biurrun | 2013-11-23 | 1 | -0/+1 |
* | | cmdutils&ffmpeg: use av_fopen_utf8() for passlogfile | Michael Niedermayer | 2013-11-21 | 1 | -1/+1 |
* | | cmdutils: randomize spaces after 69cf626f9. | Clément Bœsch | 2013-11-21 | 1 | -5/+5 |
* | | cmdutils: cosmetics | Michael Niedermayer | 2013-11-20 | 1 | -3/+3 |
* | | cmdutils: Add -buildconf option. | Stephen Hutchinson | 2013-11-19 | 1 | -0/+34 |
* | | cmdutils: fix expected signature for show_colors() functionn2.2-dev | Stefano Sabatini | 2013-10-28 | 1 | -1/+3 |
* | | cmdutils: add -colors option | Stefano Sabatini | 2013-10-27 | 1 | -0/+12 |
* | | Merge commit 'f825d42bccdb9f89669a586951de7f66a81e80a5' | Michael Niedermayer | 2013-10-22 | 1 | -12/+13 |
|\| |
|
| * | avplay: Accept cpuflags option | Luca Barbato | 2013-10-22 | 1 | -0/+12 |
* | | cmdutils: print command support in -filters. | Paul B Mahol | 2013-09-30 | 1 | -3/+5 |
* | | cmdutils: silence warning about incompatible pointer types | Paul B Mahol | 2013-08-30 | 1 | -1/+1 |
* | | cmdutils: Filter non user AVOptions out from what can be set over the command... | Michael Niedermayer | 2013-08-28 | 1 | -6/+15 |
* | | Merge commit '0f1fb6c0194c85483dedb93b20a5b76f6fc9d520' | Michael Niedermayer | 2013-08-08 | 1 | -1/+4 |
|\| |
|
| * | cmdutils: Only do the windows-specific commandline parsing on _WIN32 | Diogo Franco | 2013-08-08 | 1 | -1/+4 |
* | | cmdutils: replace exit() by exit_program() | Michael Niedermayer | 2013-07-08 | 1 | -2/+2 |
* | | Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb' | Michael Niedermayer | 2013-07-08 | 1 | -8/+23 |
|\| |
|
| * | cmdutils: wrap exit explicitly | Luca Barbato | 2013-07-07 | 1 | -8/+23 |
* | | cmdutils: dont change the log level for -report | Michael Niedermayer | 2013-06-24 | 1 | -1/+0 |
* | | cmdutils: print threading capabilities for audio codecs | Paul B Mahol | 2013-06-07 | 1 | -1/+2 |
* | | cmdutils: print slice threading flag in -filters. | Clément Bœsch | 2013-05-24 | 1 | -2/+5 |
* | | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f' | Michael Niedermayer | 2013-05-24 | 1 | -0/+4 |
|\| |
|
| * | lavfi: add a slice threading infrastructure | Anton Khirnov | 2013-05-24 | 1 | -0/+3 |
* | | cmdutils: show timeline support in -filters listing | Stefano Sabatini | 2013-05-19 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-15 | 1 | -5/+5 |
|\| |
|
| * | pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* | Anton Khirnov | 2013-05-15 | 1 | -5/+5 |
* | | lavfi: add timeline support. | Clément Bœsch | 2013-04-23 | 1 | -0/+2 |
* | | cmdutils: make the "-help filter=" output less confusing | Michael Niedermayer | 2013-04-18 | 1 | -2/+2 |
* | | cmdutils: slightly better -filters output. | Clément Bœsch | 2013-04-17 | 1 | -2/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-16 | 1 | -0/+4 |
|\| |
|
| * | cmdutils: Fix build with lavfi disabled | Anton Khirnov | 2013-04-16 | 1 | -0/+4 |
* | | cmdutils: print if filters are sources or sinks. | Clément Bœsch | 2013-04-13 | 1 | -0/+4 |
* | | Merge commit '921046008f5335601f9d76dc3a768eb5cd91e1b9' | Michael Niedermayer | 2013-04-12 | 1 | -12/+29 |
|\| |
|
| * | cmdutils: allow -h filter=<name> to print information about a filter. | Anton Khirnov | 2013-04-11 | 1 | -0/+40 |
| * | avtools: move media_type_string() from avprobe to cmdutils. | Anton Khirnov | 2013-04-11 | 1 | -0/+12 |
* | | Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da' | Michael Niedermayer | 2013-04-12 | 1 | -4/+4 |
|\| |
|
| * | lavfi: change the filter registering system to match the other libraries | Anton Khirnov | 2013-04-11 | 1 | -3/+3 |
* | | cmdutils: add opencl command line options to ffmpeg | highgod0401 | 2013-04-11 | 1 | -0/+24 |
* | | cmdutils: remove error message from opt_default() in case of missing option | Stefano Sabatini | 2013-04-05 | 1 | -2/+0 |
* | | cmdutils: fix build with --disable-avfilter. | Clément Bœsch | 2013-04-01 | 1 | -0/+5 |
* | | cmdutils: support filters in the help topic system. | Clément Bœsch | 2013-03-31 | 1 | -0/+24 |
* | | cmdutils: allow forcing log line repeation | Michael Niedermayer | 2013-03-31 | 1 | -0/+7 |
* | | opt: re-enable memleak fix for duplicated options. | Clément Bœsch | 2013-03-13 | 1 | -1/+1 |
* | | cmdutils: improve feedback in case of not found option | Stefano Sabatini | 2013-03-13 | 1 | -1/+4 |
* | | Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38' | Michael Niedermayer | 2013-03-12 | 1 | -0/+10 |
|\| |
|