| Commit message (Expand) | Author | Age | Files | Lines |
* | examples/filtering_audio: use av_buffersrc_add_frame. | Nicolas George | 2012-05-04 | 1 | -10/+1 |
* | doc: fix API examples references. | Clément Bœsch | 2012-05-03 | 1 | -3/+4 |
* | JACOsub demuxer, decoder and muxer. | Clément Bœsch | 2012-05-03 | 1 | -0/+1 |
* | examples/decoding_encoding: fix encoding when all frames got buffered. | Michael Niedermayer | 2012-05-03 | 1 | -1/+4 |
* | doc/filters: consistently use '"' for quoting the drawtext arguments in examples | Stefano Sabatini | 2012-05-03 | 1 | -4/+4 |
* | lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option | Stefano Sabatini | 2012-05-03 | 1 | -4/+4 |
* | doc/filters: document drawtext draw expression | Stefano Sabatini | 2012-05-03 | 1 | -0/+16 |
* | doc/filters: document rand() drawtext expression function | Stefano Sabatini | 2012-05-03 | 1 | -2/+5 |
* | doc/filters: document x and y drawtext expression parameters | Stefano Sabatini | 2012-05-03 | 1 | -0/+6 |
* | doc/filters: fix location of "rate" and "timecode" drawtext options | Stefano Sabatini | 2012-05-03 | 1 | -7/+8 |
* | lavfi/drawtext: alphabetically sort the expression parameters | Stefano Sabatini | 2012-05-03 | 1 | -23/+25 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-02 | 1 | -0/+3 |
|\ |
|
| * | lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type | Justin Ruggles | 2012-05-01 | 1 | -0/+3 |
* | | lavfi: remove screenshot libmpcodecs wrapper | Paul B Mahol | 2012-05-02 | 1 | -1/+0 |
* | | APIChanges: add entry for libavresample | Michael Niedermayer | 2012-05-02 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-01 | 1 | -14/+14 |
|\| |
|
| * | APIchanges: fill in some dates and commit hashes | Justin Ruggles | 2012-04-30 | 1 | -9/+9 |
* | | doc/filters: use @var{} for denoting parameter reference in drawtext docs | Stefano Sabatini | 2012-05-01 | 1 | -1/+1 |
* | | doc/filters: alphabetically sort drawtext option listing | Stefano Sabatini | 2012-05-01 | 1 | -51/+51 |
* | | lavfi/tinterlace: support symbolic names for the parameter | Stefano Sabatini | 2012-04-30 | 1 | -8/+11 |
* | | lavfi/tinterlace: add tinterlace mode 6 | Stuart Morris | 2012-04-30 | 1 | -0/+7 |
* | | examples/filtering_audio: do not stop on decode error. | Nicolas George | 2012-04-28 | 1 | -1/+1 |
* | | examples/filtering_audio: fix a memory leak. | Nicolas George | 2012-04-28 | 1 | -0/+1 |
* | | lavc: add MicroDVD decoder. | Clément Bœsch | 2012-04-27 | 1 | -1/+1 |
* | | doc: fix syntax for durations and timestamps. | Nicolas George | 2012-04-27 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-26 | 1 | -0/+3 |
|\| |
|
| * | avutil: add av_parse_cpu_flags() function | Mans Rullgard | 2012-04-25 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-25 | 1 | -0/+4 |
|\| |
|
| * | Add libavresample | Justin Ruggles | 2012-04-24 | 1 | -6/+10 |
* | | 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 |