aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'a39c154049a2d0c4fb02a5c74f58d6986ec21cec'Michael Niedermayer2013-04-101-9/+6
|\
| * vf_fieldorder: switch to an AVOptions-based system.Anton Khirnov2013-04-091-8/+6
* | Merge commit 'b9dfee9fa259dfc885508179a359dccc9e7840bd'Michael Niedermayer2013-04-101-12/+9
|\|
| * vf_fade: switch to an AVOptions-based system.Anton Khirnov2013-04-091-14/+18
* | Merge commit '8ec464c61c46a5d088b43d24e384d6c37b7ef14a'Michael Niedermayer2013-04-101-3/+0
|\|
| * vf_drawtext: switch to an AVOptions-based system.Anton Khirnov2013-04-091-3/+0
* | Merge commit '335c31293baec6e6cf5907bd29840af3de8ff735'Michael Niedermayer2013-04-101-6/+1
|\|
| * vf_drawbox: switch to an AVOptions-based system.Anton Khirnov2013-04-091-5/+2
* | doc/filters: review introductory example and explanationStefano Sabatini2013-04-101-16/+23
* | Merge commit '63e58c55c17d7f8b5eec9c082fe0f8edc305a24e'Michael Niedermayer2013-04-101-12/+1
|\|
| * vf_delogo: switch to an AVOptions-based system.Anton Khirnov2013-04-091-12/+1
| * vf_cropdetect: switch to an AVOptions-based system.Anton Khirnov2013-04-091-4/+1
* | Merge commit 'fba0156af77b11ec99edf4ee8f511b7aaa6b1891'Michael Niedermayer2013-04-101-5/+6
|\|
| * vf_crop: switch to an AVOptions-based system.Anton Khirnov2013-04-091-9/+27
* | Merge commit '51def31dbe5b6e857536de8fa428f263d64f3ae5'Michael Niedermayer2013-04-101-1/+15
|\|
| * vf_boxblur: switch to an AVOptions-based system.Anton Khirnov2013-04-091-4/+14
* | Merge commit '62dcdb028cc84845fd263bb09304c4c6500bda7a'Michael Niedermayer2013-04-101-10/+12
|\|
| * vf_blackframe: switch to an AVOptions-based system.Anton Khirnov2013-04-091-8/+10
| * vf_aspect: switch to an AVOptions-based system.Anton Khirnov2013-04-091-15/+19
* | Merge commit 'e67a87eac814c7805d18c983c43033a8a1bd62af'Michael Niedermayer2013-04-101-12/+24
|\|
| * vf_(no)format: switch to an AVOptions-based system.Anton Khirnov2013-04-091-8/+20
| * af_aformat: switch to an AVOptions-based system.Anton Khirnov2013-04-091-4/+4
| * buffersrc: switch to an AVOptions-based system.Anton Khirnov2013-04-091-24/+13
* | lavfi/overlay: add process_command callbackStefano Sabatini2013-04-101-1/+16
* | lavfi/overlay: add enable expressionStefano Sabatini2013-04-101-3/+9
* | lavfi/overlay: add dynamic expression evaluation supportStefano Sabatini2013-04-101-17/+62
* | Merge commit 'b439c992c23f3e0f3832fffd2a34a664b236c525'Michael Niedermayer2013-04-101-2/+19
|\|
| * lavfi: switch to an AVOptions-based system.Anton Khirnov2013-04-091-2/+19
| * lavfi/gradfun: fix rounding in MMX code.Clément Bœsch2013-03-281-1/+1
| * filters.texi: restore mistakenly removed section name for noformatAnton Khirnov2013-03-161-0/+2
* | separatefields filterPaul B Mahol2013-04-101-0/+11
* | doc/filters: fix main/over mismatch in movie examplesStefano Sabatini2013-04-061-4/+6
* | doc/filters: clarify example explanationStefano Sabatini2013-04-051-2/+2
* | doc/filters: fix old broken syntax of color source in overlay exampleStefano Sabatini2013-04-051-1/+1
* | doc/filters: fix erroneously truncated comment on a scale exampleStefano Sabatini2013-04-051-1/+2
* | doc/filters: put separated geq variables in separate linesStefano Sabatini2013-04-051-3/+6
* | lavfi/blend: add N variablePaul B Mahol2013-04-041-0/+3
* | doc/filters: fix error in blend descriptionPaul B Mahol2013-04-031-1/+1
* | aphaser filterPaul B Mahol2013-04-031-0/+37
* | deshake opencl based on comments on 20130402 3rdhighgod04012013-04-021-1/+5
* | doc: Consistently use 'filtergraph'Derek Buitenhuis2013-03-311-4/+4
* | doc: Consistently use 'frame rate' everywhereDerek Buitenhuis2013-03-311-10/+10
* | doc/filters: fix width/height typo in crop filter.Timothy Gu2013-03-311-1/+1
* | lavfi/perms: add seed option.Clément Bœsch2013-03-261-0/+6
* | lavfi/curves: add forgotten strong_contrast preset.Clément Bœsch2013-03-261-0/+1
* | lavfi/curves: support preset shorthand.Clément Bœsch2013-03-261-2/+10
* | lavfi/curves: add presets support.Clément Bœsch2013-03-251-0/+22
* | lavfi/thumbnail: add support for named options.Clément Bœsch2013-03-241-5/+19
* | lavfi/colormatrix: add support for named optionsStefano Sabatini2013-03-241-4/+29
* | lavfi: add sine audio source.Nicolas George2013-03-201-0/+51