| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/filters: fix a few typos in the frei0r docs | Stefano Sabatini | 2012-11-16 | 1 | -2/+2 |
* | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h | Paul B Mahol | 2012-11-13 | 1 | -3/+3 |
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -1/+1 |
|\ |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | | lavfi: remove mp=geq filter. | Clément Bœsch | 2012-11-11 | 1 | -1/+0 |
* | | lavfi: add geq filter. | Clément Bœsch | 2012-11-11 | 1 | -2/+77 |
* | | lavfi: remove mp=fixpts filter. | Clément Bœsch | 2012-11-11 | 1 | -1/+0 |
* | | lavfi: remove mp=tile filter. | Clément Bœsch | 2012-11-11 | 1 | -1/+0 |
* | | doc/filters: complete tile documentation. | Clément Bœsch | 2012-11-11 | 1 | -2/+34 |
* | | doc/filters: add "Notes on filtergraph escaping" section | Stefano Sabatini | 2012-11-01 | 1 | -0/+54 |
* | | lavfi: remove hqdn3d libmpcodecs wrapper. | Clément Bœsch | 2012-10-31 | 1 | -1/+0 |
* | | lavfi/mp: drop the mp=rectangle filter | Stefano Sabatini | 2012-10-31 | 1 | -1/+0 |
* | | lavfi/drawbox: add "width" and "height" aliases for "w" and "h" options | Stefano Sabatini | 2012-10-31 | 1 | -1/+2 |
* | | lavfi/drawbox: add thickness option | Stefano Sabatini | 2012-10-31 | 1 | -1/+10 |
* | | lavfi/drawbox: implement color=invert mode | Stefano Sabatini | 2012-10-31 | 1 | -1/+3 |
* | | lavfi/mp: drop wrapped field filter | Stefano Sabatini | 2012-10-31 | 1 | -1/+0 |
* | | lavfi: add field filter | Stefano Sabatini | 2012-10-31 | 1 | -0/+25 |
* | | doc/filters: fix typo in drawbox section | Stefano Sabatini | 2012-10-30 | 1 | -1/+1 |
* | | doc/filters: itemize examples for drawbox, add an example, fix grammar | Stefano Sabatini | 2012-10-30 | 1 | -4/+15 |
* | | lavfi/drawbox: extend syntax, accept named options | Stefano Sabatini | 2012-10-30 | 1 | -6/+11 |
* | | lavfi: remove yuvcsp and yvu9 libmpcodecs wrappers | Paul B Mahol | 2012-10-30 | 1 | -2/+0 |
* | | lavfi: remove palette libmpcodecs wrapper | Paul B Mahol | 2012-10-30 | 1 | -1/+0 |
* | | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8' | Michael Niedermayer | 2012-10-30 | 1 | -15/+12 |
|\| |
|
| * | lavfi: add ashowinfo filter | Anton Khirnov | 2012-10-29 | 1 | -0/+41 |
* | | lavfi/frei0r: allow for Windows style paths | rogerdpack | 2012-10-29 | 1 | -4/+5 |
* | | lavfi/scale: implement clever/insane parsing heuristic, and add a size option | Stefano Sabatini | 2012-10-29 | 1 | -3/+24 |
* | | doc/filters: itemize scale examples, and create a dedicated subsection for them | Stefano Sabatini | 2012-10-29 | 1 | -12/+48 |
* | | lavfi/scale: accept named options, make parsing more robust | Stefano Sabatini | 2012-10-29 | 1 | -18/+44 |
* | | lavfi/concat: implement unsafe mode. | Nicolas George | 2012-10-28 | 1 | -0/+3 |
* | | lavfi/showspectrum: add sliding mode. | Clément Bœsch | 2012-10-25 | 1 | -0/+3 |
* | | lavfi/vf_fps: allow to set the rounding method. | Nicolas George | 2012-10-25 | 1 | -0/+3 |
* | | doc/filters: escape special Texinfo character @ in overlay example | Stefano Sabatini | 2012-10-24 | 1 | -1/+1 |
* | | doc/filters: remove unnecessary and inconsistent double ',' escaping | Stefano Sabatini | 2012-10-24 | 1 | -2/+2 |
* | | lavfi/aspect: add max option | Stefano Sabatini | 2012-10-22 | 1 | -0/+13 |
* | | lavfi/aspect: extend syntax for the setdar and setsar filters | Stefano Sabatini | 2012-10-22 | 1 | -8/+19 |
* | | lavfi/ass: extend syntax for ass filter | Stefano Sabatini | 2012-10-15 | 1 | -7/+14 |
* | | Merge branch 'docu' of https://github.com/rdp/FFmpeg | Michael Niedermayer | 2012-10-15 | 1 | -3/+9 |
|\ \ |
|
| * | | docu: add word resize to scale filter, to make searching for the word resize ... | rogerdpack | 2012-10-15 | 1 | -1/+1 |
| * | | docu: change verb flite | rogerdpack | 2012-10-15 | 1 | -1/+1 |
| * | | docu: add flite ffmpeg example | rogerdpack | 2012-10-15 | 1 | -0/+6 |
| * | | docu: fix flite example | rogerdpack | 2012-10-15 | 1 | -1/+1 |
* | | | doc/filters: pad examples should be a @subsection | Nicolas Noirbent | 2012-10-15 | 1 | -1/+1 |
|/ / |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-08 | 1 | -24/+12 |
|\| |
|
| * | doc: remove a warning from filters.texi | Luca Barbato | 2012-10-08 | 1 | -12/+12 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | doc/filters: fix typo | Stefano Sabatini | 2012-10-06 | 1 | -1/+1 |
* | | lavfi/transpose: add passthrough option | Stefano Sabatini | 2012-10-02 | 1 | -2/+17 |
* | | lavfi/transpose: add support to named options and shortands | Stefano Sabatini | 2012-10-02 | 1 | -2/+6 |
* | | lavfi: EBU R.128 scanner. | Clément Bœsch | 2012-10-01 | 1 | -0/+47 |