| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-24 | 2 | -4/+3 |
|\ |
|
| * | Remove libdirac decoder. | Diego Biurrun | 2012-04-23 | 2 | -4/+3 |
* | | print_options: warn that the files are generated. | Nicolas George | 2012-04-23 | 1 | -0/+2 |
* | | lavfi/setfield: add "progressive" option | Tim Nicholson | 2012-04-21 | 1 | -6/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-20 | 1 | -0/+12 |
|\| |
|
| * | avutil: add audio fifo buffer | Justin Ruggles | 2012-04-20 | 1 | -0/+12 |
* | | lavfi/mp: remove libmpcodecs mirror filter | Stefano Sabatini | 2012-04-20 | 1 | -1/+0 |
* | | lavfi: add avfilter_unref_bufferp() | Robert Nagy | 2012-04-20 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-17 | 2 | -9/+9 |
|\| |
|
| * | doc: Update sample Vim config with suitable (function) indentation settings. | Diego Biurrun | 2012-04-16 | 1 | -0/+2 |
| * | doc/filters: update documentation. | Anton Khirnov | 2012-04-15 | 1 | -10/+8 |
* | | Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29' | Michael Niedermayer | 2012-04-17 | 2 | -1/+47 |
|\| |
|
| * | avconv: add support for complex filtergraphs. | Anton Khirnov | 2012-04-15 | 2 | -1/+47 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-15 | 1 | -4/+10 |
|\| |
|
| * | doc: Improve suggested Emacs settings for our coding style. | Diego Biurrun | 2012-04-15 | 1 | -4/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-14 | 2 | -1/+10 |
|\| |
|
| * | avfiltergraph: make the AVFilterInOut alloc/free API public | Stefano Sabatini | 2012-04-14 | 1 | -0/+4 |
| * | graphparser: allow specifying sws flags in the graph description. | Anton Khirnov | 2012-04-14 | 1 | -1/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-13 | 1 | -0/+8 |
|\| |
|
| * | git-howto: Explain how to avoid Windows line endings in git checkouts. | Diego Biurrun | 2012-04-12 | 1 | -0/+8 |
* | | lavfi/mp: remove 2xsai wrapped filter | Stefano Sabatini | 2012-04-13 | 1 | -1/+0 |
* | | lavfi: port 2xsai filter from libmpcodecs | Stefano Sabatini | 2012-04-13 | 1 | -0/+7 |
* | | examples/decoding_encoding: remove unused variable "size" | Stefano Sabatini | 2012-04-13 | 1 | -1/+1 |
* | | lavfi: install asrc_abuffer.h header | Stefano Sabatini | 2012-04-13 | 1 | -0/+3 |
* | | ffmpeg: add -benchmark_all option. | Nicolas George | 2012-04-12 | 1 | -0/+3 |
* | | vf_drawtext: fontconfig support. | Nicolas George | 2012-04-10 | 1 | -0/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-09 | 1 | -0/+3 |
|\| |
|
| * | avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() | Justin Ruggles | 2012-04-08 | 1 | -0/+3 |
| * | avutil: Add av_get_default_channel_layout() | Justin Ruggles | 2012-04-05 | 1 | -0/+3 |
* | | doc/muxers: add documentation for the md5 and framemd5 muxers | Stefano Sabatini | 2012-04-07 | 1 | -0/+60 |
* | | doc/muxers: clarify documentation for the framecrc muxer | Stefano Sabatini | 2012-04-07 | 1 | -11/+17 |
* | | doc/muxers: update documentation for the framecrc muxer | Stefano Sabatini | 2012-04-07 | 1 | -1/+1 |
* | | doc/filters: remove reference to removed delogo wrapper | Stefano Sabatini | 2012-04-07 | 1 | -3/+0 |
* | | lavfi/mp: remove remove_logo wrapper | Stefano Sabatini | 2012-04-07 | 1 | -1/+0 |
* | | lavfi: port libmpcodecs remove-logo filter | Stefano Sabatini | 2012-04-07 | 1 | -0/+26 |
* | | doc: image2: update docs for glob input patterns | Alexander Strasser | 2012-04-06 | 1 | -5/+13 |
* | | lavc: add a OpenEXR decoder | Jimmy Christensen | 2012-04-06 | 1 | -0/+2 |
* | | libavfilter: add colormatrix filter | multiple authors | 2012-04-04 | 1 | -0/+12 |
* | | libavfilter: Add interlace detect filter. | Michael Niedermayer | 2012-04-04 | 1 | -0/+5 |
* | | v4l2: allow to convert monotonic timestamps. | Nicolas George | 2012-04-04 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-30 | 1 | -93/+99 |
|\| |
|
* | | img2: glob matching for image series | Brian Olson | 2012-03-30 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-29 | 1 | -1/+1 |
|\| |
|
| * | build: fix doc generation errors in parallel builds | Mans Rullgard | 2012-03-28 | 1 | -1/+1 |
* | | doc/ffmpeg: update and extend documentation for -copytb | Stefano Sabatini | 2012-03-28 | 1 | -2/+24 |
* | | ass: fix aspect ratio computation. | Nicolas George | 2012-03-28 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-28 | 1 | -1/+0 |
|\| |
|
| * | build: Do not explicitly add the doc directory to the OBJDIRS list. | Diego Biurrun | 2012-03-27 | 1 | -1/+0 |
* | | XBM decoder | Paul B Mahol | 2012-03-27 | 1 | -1/+1 |
* | | Clarify the use of the interl=1|-1 option of the scale filter. | Tim Nicholson | 2012-03-27 | 1 | -0/+5 |