summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.c
Commit message (Expand)AuthorAge
* lavfi/kerndeint: switch to AVOption-based systemMatthieu Bouron2013-04-11
* lavfi/il: switch to AVOption-based systemMatthieu Bouron2013-04-11
* lavfi/field: switch to AVOption-based systemStefano Sabatini2013-04-11
* Merge commit 'ffea3b00c39caa8ad78456ae08c8353929974dfd'Michael Niedermayer2013-04-11
|\
* | lavfi/smartblur: switch to AVOption-based systemStefano Sabatini2013-04-11
* | Merge commit '33b97faaba2744f0a2fd65c0ef9ecc2de3fad7ff'Michael Niedermayer2013-04-10
|\|
* | Merge remote-tracking branch 'ubitux/shorthand-cleanup'Michael Niedermayer2013-04-10
|\ \
| * | lavfi/subtitles: switch to an AVOptions-based system.Clément Bœsch2013-04-10
| * | lavfi/pp: switch to an AVOptions-based system.Clément Bœsch2013-04-10
| * | lavfi/geq: switch to an AVOptions-based system.Clément Bœsch2013-04-10
| * | lavfi/edgedetect: switch to an AVOptions-based system.Clément Bœsch2013-04-10
| * | lavfi/curves: switch to an AVOptions-based system.Clément Bœsch2013-04-10
| * | lavfi/colormatrix: switch to an AVOptions-based system.Clément Bœsch2013-04-10
| * | lavfi/perms: switch to an AVOptions-based system.Clément Bœsch2013-04-10
| * | lavfi/ebur128: switch to an AVOptions-based system.Clément Bœsch2013-04-10
| * | lavfi/showspectrum: switch to an AVOptions-based system.Clément Bœsch2013-04-10
| * | lavfi/silencedetect: switch to an AVOptions-based system.Clément Bœsch2013-04-10
| * | lavfi/thumbnail: switch to an AVOptions-based system.Clément Bœsch2013-04-10
* | | Merge commit '95f1f56a21bc2f824af6fb97ca7ab35cdd0c401e'Michael Niedermayer2013-04-10
|\ \ \ | |/ / |/| / | |/
* | Merge commit '40c885c589808455a1c4b473509f1e6cd4908f55'Michael Niedermayer2013-04-10
|\|
* | Merge commit '9087eaf193b8ce99c41352064a81916fa66adb49'Michael Niedermayer2013-04-10
|\|
* | Merge commit '20b46f8f4fff6aeeab9ea418dc359eda8887ced6'Michael Niedermayer2013-04-10
|\|
* | Merge commit 'ee0e8d4b15a87932ab6066cd6eae3cab08726319'Michael Niedermayer2013-04-10
|\|
| * vf_libopencv: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* | Merge commit '8c747d46f721cffa8ea51990805ad1d3a3a4fd0a'Michael Niedermayer2013-04-10
|\|
* | Merge commit '7ed833d78ea661d619124fd898547a900f6480bc'Michael Niedermayer2013-04-10
|\|
* | Merge commit 'c334c113d4d9e9a41bc38a3e4458d7ab21010401'Michael Niedermayer2013-04-10
|\|
| * vf_scale: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* | Merge commit '5aa1a668cfae7f617e1a06efad20f87283badd8a'Michael Niedermayer2013-04-10
|\|
| * vf_frei0r: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* | Merge commit 'f13ab29925883b4245da4129694af3af378d67be'Michael Niedermayer2013-04-10
|\|
* | Merge commit 'a39c154049a2d0c4fb02a5c74f58d6986ec21cec'Michael Niedermayer2013-04-10
|\|
* | Merge commit 'b9dfee9fa259dfc885508179a359dccc9e7840bd'Michael Niedermayer2013-04-10
|\|
* | Merge commit '8ec464c61c46a5d088b43d24e384d6c37b7ef14a'Michael Niedermayer2013-04-10
|\|
* | Merge commit '335c31293baec6e6cf5907bd29840af3de8ff735'Michael Niedermayer2013-04-10
|\|
* | Merge commit '63e58c55c17d7f8b5eec9c082fe0f8edc305a24e'Michael Niedermayer2013-04-10
|\|
* | Merge commit '460e7b4f6d473d9f03ed45501221f9cb209b28fd'Michael Niedermayer2013-04-10
|\|
* | Merge commit 'fba0156af77b11ec99edf4ee8f511b7aaa6b1891'Michael Niedermayer2013-04-10
|\|
* | Merge commit '51def31dbe5b6e857536de8fa428f263d64f3ae5'Michael Niedermayer2013-04-10
|\|
* | avfilter: support alternative keys in the alternative shorthand systemMichael Niedermayer2013-04-10
* | Merge commit '62dcdb028cc84845fd263bb09304c4c6500bda7a'Michael Niedermayer2013-04-10
|\|
* | Merge commit 'e67a87eac814c7805d18c983c43033a8a1bd62af'Michael Niedermayer2013-04-10
|\|
| * vf_(no)format: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* | Merge commit '4fa1f52e33b70029e2b621852f3af7c1ef9aecff'Michael Niedermayer2013-04-10
|\|
| * af_resample: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* | Merge commit 'b439c992c23f3e0f3832fffd2a34a664b236c525'Michael Niedermayer2013-04-10
|\|
| * lavfi: switch to an AVOptions-based system.Anton Khirnov2013-04-09
| * lavfi: use designated initializers in avfilter_classAnton Khirnov2013-03-16
* | lavfi: reindent after last commit.Nicolas George2013-04-03
* | lavfi: loop on request_frame if necessary.Nicolas George2013-04-03