| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'a39c154049a2d0c4fb02a5c74f58d6986ec21cec' | Michael Niedermayer | 2013-04-10 | 1 | -9/+6 |
|\ |
|
| * | vf_fieldorder: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -8/+6 |
* | | Merge commit 'b9dfee9fa259dfc885508179a359dccc9e7840bd' | Michael Niedermayer | 2013-04-10 | 1 | -12/+9 |
|\| |
|
| * | vf_fade: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -14/+18 |
* | | Merge commit '8ec464c61c46a5d088b43d24e384d6c37b7ef14a' | Michael Niedermayer | 2013-04-10 | 1 | -3/+0 |
|\| |
|
| * | vf_drawtext: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -3/+0 |
* | | Merge commit '335c31293baec6e6cf5907bd29840af3de8ff735' | Michael Niedermayer | 2013-04-10 | 1 | -6/+1 |
|\| |
|
| * | vf_drawbox: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -5/+2 |
* | | doc/filters: review introductory example and explanation | Stefano Sabatini | 2013-04-10 | 1 | -16/+23 |
* | | Merge commit '63e58c55c17d7f8b5eec9c082fe0f8edc305a24e' | Michael Niedermayer | 2013-04-10 | 1 | -12/+1 |
|\| |
|
| * | vf_delogo: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -12/+1 |
| * | vf_cropdetect: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -4/+1 |
* | | Merge commit 'fba0156af77b11ec99edf4ee8f511b7aaa6b1891' | Michael Niedermayer | 2013-04-10 | 1 | -5/+6 |
|\| |
|
| * | vf_crop: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -9/+27 |
* | | Merge commit '51def31dbe5b6e857536de8fa428f263d64f3ae5' | Michael Niedermayer | 2013-04-10 | 1 | -1/+15 |
|\| |
|
| * | vf_boxblur: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -4/+14 |
* | | Merge commit '62dcdb028cc84845fd263bb09304c4c6500bda7a' | Michael Niedermayer | 2013-04-10 | 1 | -10/+12 |
|\| |
|
| * | vf_blackframe: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -8/+10 |
| * | vf_aspect: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -15/+19 |
* | | Merge commit 'e67a87eac814c7805d18c983c43033a8a1bd62af' | Michael Niedermayer | 2013-04-10 | 1 | -12/+24 |
|\| |
|
| * | vf_(no)format: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -8/+20 |
| * | af_aformat: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -4/+4 |
| * | buffersrc: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -24/+13 |
* | | lavfi/overlay: add process_command callback | Stefano Sabatini | 2013-04-10 | 1 | -1/+16 |
* | | lavfi/overlay: add enable expression | Stefano Sabatini | 2013-04-10 | 1 | -3/+9 |
* | | lavfi/overlay: add dynamic expression evaluation support | Stefano Sabatini | 2013-04-10 | 1 | -17/+62 |
* | | Merge commit 'b439c992c23f3e0f3832fffd2a34a664b236c525' | Michael Niedermayer | 2013-04-10 | 1 | -2/+19 |
|\| |
|
| * | lavfi: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -2/+19 |
| * | lavfi/gradfun: fix rounding in MMX code. | Clément Bœsch | 2013-03-28 | 1 | -1/+1 |
| * | filters.texi: restore mistakenly removed section name for noformat | Anton Khirnov | 2013-03-16 | 1 | -0/+2 |
* | | separatefields filter | Paul B Mahol | 2013-04-10 | 1 | -0/+11 |
* | | doc/filters: fix main/over mismatch in movie examples | Stefano Sabatini | 2013-04-06 | 1 | -4/+6 |
* | | doc/filters: clarify example explanation | Stefano Sabatini | 2013-04-05 | 1 | -2/+2 |
* | | doc/filters: fix old broken syntax of color source in overlay example | Stefano Sabatini | 2013-04-05 | 1 | -1/+1 |
* | | doc/filters: fix erroneously truncated comment on a scale example | Stefano Sabatini | 2013-04-05 | 1 | -1/+2 |
* | | doc/filters: put separated geq variables in separate lines | Stefano Sabatini | 2013-04-05 | 1 | -3/+6 |
* | | lavfi/blend: add N variable | Paul B Mahol | 2013-04-04 | 1 | -0/+3 |
* | | doc/filters: fix error in blend description | Paul B Mahol | 2013-04-03 | 1 | -1/+1 |
* | | aphaser filter | Paul B Mahol | 2013-04-03 | 1 | -0/+37 |
* | | deshake opencl based on comments on 20130402 3rd | highgod0401 | 2013-04-02 | 1 | -1/+5 |
* | | doc: Consistently use 'filtergraph' | Derek Buitenhuis | 2013-03-31 | 1 | -4/+4 |
* | | doc: Consistently use 'frame rate' everywhere | Derek Buitenhuis | 2013-03-31 | 1 | -10/+10 |
* | | doc/filters: fix width/height typo in crop filter. | Timothy Gu | 2013-03-31 | 1 | -1/+1 |
* | | lavfi/perms: add seed option. | Clément Bœsch | 2013-03-26 | 1 | -0/+6 |
* | | lavfi/curves: add forgotten strong_contrast preset. | Clément Bœsch | 2013-03-26 | 1 | -0/+1 |
* | | lavfi/curves: support preset shorthand. | Clément Bœsch | 2013-03-26 | 1 | -2/+10 |
* | | lavfi/curves: add presets support. | Clément Bœsch | 2013-03-25 | 1 | -0/+22 |
* | | lavfi/thumbnail: add support for named options. | Clément Bœsch | 2013-03-24 | 1 | -5/+19 |
* | | lavfi/colormatrix: add support for named options | Stefano Sabatini | 2013-03-24 | 1 | -4/+29 |
* | | lavfi: add sine audio source. | Nicolas George | 2013-03-20 | 1 | -0/+51 |