| Commit message (Expand) | Author | Age | Files | Lines |
* | cmdutils: dont return void from a void function | Michael Niedermayer | 2012-06-10 | 1 | -1/+1 |
* | cmdutils: include threading caps in codecs listing. | Nicolas George | 2012-06-07 | 1 | -10/+15 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-06 | 1 | -0/+142 |
|\ |
|
| * | avtools: move buffer management code from avconv to cmdutils. | Anton Khirnov | 2012-06-05 | 1 | -0/+130 |
* | | options: stop after option is found. | Clément Bœsch | 2012-06-04 | 1 | -13/+13 |
* | | cmdutils: replace 1 line #ifs by if() | Michael Niedermayer | 2012-05-30 | 1 | -9/+10 |
* | | Allow building of command line utils without swresample lib | Gavin Kinsey | 2012-05-30 | 1 | -0/+6 |
* | | cmdutils: allow to specify a stream by its ID. | Nicolas George | 2012-05-20 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-10 | 1 | -1/+2 |
|\| |
|
| * | cmdutils: Add fallback case to switch in check_stream_specifier(). | Diego Biurrun | 2012-05-10 | 1 | -0/+2 |
| * | lavfi: add video buffer sink, and use it in avtools | Anton Khirnov | 2012-05-09 | 1 | -68/+0 |
* | | cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps() | Michael Niedermayer | 2012-04-30 | 1 | -38/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-25 | 1 | -1/+4 |
|\| |
|
| * | avconv: use libavresample | Justin Ruggles | 2012-04-24 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-22 | 1 | -0/+8 |
|\| |
|
| * | avconv: get output pixel format from lavfi. | Anton Khirnov | 2012-04-15 | 1 | -2/+4 |
* | | cmdutils: fix "oswr may be used uninitialized" warning | Michael Niedermayer | 2012-04-13 | 1 | -1/+1 |
* | | cmdutils: parse options for swr | Michael Niedermayer | 2012-04-11 | 1 | -3/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-18 | 1 | -1/+1 |
|\| |
|
| * | Read preset files with suffix .avpreset | Reinhard Tartler | 2012-03-18 | 1 | -2/+2 |
* | | cmdutils: Fix cpuflags so the flags dont pull in and out other flags. | Michael Niedermayer | 2012-03-14 | 1 | -28/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-07 | 1 | -11/+49 |
|\| |
|
| * | avconv: add -cpuflags option for setting supported cpuflags. | Anton Khirnov | 2012-03-06 | 1 | -5/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-05 | 1 | -2/+2 |
|\| |
|
| * | cmdutils: use new avcodec_is_decoder/encoder() functions. | Anton Khirnov | 2012-03-04 | 1 | -2/+2 |
| * | Remove libpostproc. | Diego Biurrun | 2012-02-23 | 1 | -6/+0 |
| * | cmdutils: update copyright year to 2012. | Ronald S. Bultje | 2012-02-08 | 1 | -1/+1 |
* | | cmdutils: add -cpuflags. | Michael Niedermayer | 2012-02-19 | 1 | -0/+13 |
* | | Fix ffmpeg -codecs output. | Carl Eugen Hoyos | 2012-02-17 | 1 | -1/+1 |
* | | cmdutils: re-add return 0 accidentally remove from opt_protocols(). | Clément Bœsch | 2012-01-28 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -17/+10 |
|\| |
|
| * | cmdutils: fix options starting with 'no'. | Alexandra Khirnova | 2012-01-27 | 1 | -4/+2 |
| * | Drop unnecessary prefix from *sink* variable and struct names. | Diego Biurrun | 2012-01-25 | 1 | -10/+10 |
| * | cosmetics: Rename ffsink to avsink. | Diego Biurrun | 2012-01-19 | 1 | -10/+10 |
* | | cmdutils: include type in filter list. | Nicolas George | 2012-01-19 | 1 | -2/+22 |
* | | cmdutils: media type to letter conversion in a separate function. | Nicolas George | 2012-01-19 | 1 | -17/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-12 | 1 | -0/+4 |
|\| |
|
| * | No longer build libpostproc by default | Reinhard Tartler | 2012-01-11 | 1 | -0/+4 |
* | | cmdutils: make this_year extern, so it can be referenced from other .o files | Stefano Sabatini | 2012-01-07 | 1 | -1/+1 |
* | | cmdutils: add print_program_info() used in both show_banner() and show_version() | Stefano Sabatini | 2012-01-06 | 1 | -7/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-04 | 1 | -154/+187 |
|\| |
|
| * | cmdutils: K&R reformatting cosmetics | Aneesh Dogra | 2012-01-03 | 1 | -160/+196 |
* | | Update copyright year. | Carl Eugen Hoyos | 2012-01-01 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-31 | 1 | -2/+3 |
|\| |
|
| * | cosmetics: Drop unnecessary parentheses around return values. | Diego Biurrun | 2011-12-30 | 1 | -2/+3 |
| * | lavc: add a sample_aspect_ratio field to AVFrame | Stefano Sabatini | 2011-12-25 | 1 | -0/+1 |
* | | ff*: add -max_alloc command line option | Michael Niedermayer | 2011-12-25 | 1 | -0/+14 |
* | | cmdutils: restore vertical alignment of versions | Michael Niedermayer | 2011-12-22 | 1 | -1/+1 |
* | | cmdutils: print swr versions too | Michael Niedermayer | 2011-12-22 | 1 | -0/+2 |
* | | ff*: Fix duplicatedly printed version info with -version | Michael Niedermayer | 2011-12-20 | 1 | -1/+5 |