summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.c
Commit message (Collapse)AuthorAge
* lavfi/apad: switch to AVOption-based systemMatthieu Bouron2013-04-11
|
* lavfi/afade: switch to AVOption-base systemMatthieu Bouron2013-04-11
|
* lavfi/blend: switch to AVOption-based systemMatthieu Bouron2013-04-11
|
* Merge commit '7536c671040f1f3ebc9f0d3b7831dac71436b775'Michael Niedermayer2013-04-11
|\ | | | | | | | | | | | | | | | | | | | | | | * commit '7536c671040f1f3ebc9f0d3b7831dac71436b775': vf_yadif: switch to an AVOptions-based system. Conflicts: doc/filters.texi libavfilter/vf_yadif.c libavfilter/yadif.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
* \ Merge remote-tracking branch 'ubitux/shorthand-cleanup'Michael Niedermayer2013-04-11
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ubitux/shorthand-cleanup: lavfi/idet: switch to an AVOptions-based system. lavfi/histogram: switch to an AVOptions-based system. lavfi/stereo3d: switch to an AVOptions-based system. lavfi/noise: switch to an AVOptions-based system. lavfi/histeq: switch to an AVOptions-based system. Conflicts: libavfilter/avfilter.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * | lavfi/idet: switch to an AVOptions-based system.Clément Bœsch2013-04-11
| | |
| * | lavfi/histogram: switch to an AVOptions-based system.Clément Bœsch2013-04-11
| | |
| * | lavfi/stereo3d: switch to an AVOptions-based system.Clément Bœsch2013-04-11
| | |
| * | lavfi/noise: switch to an AVOptions-based system.Clément Bœsch2013-04-11
| | |
| * | lavfi/histeq: switch to an AVOptions-based system.Clément Bœsch2013-04-11
| | |
* | | Merge remote-tracking branch 'mbouron/shorthand-cleanup'Michael Niedermayer2013-04-11
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | * mbouron/shorthand-cleanup: lavfi/kerndeint: switch to AVOption-based system lavfi/il: switch to AVOption-based system Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * | lavfi/kerndeint: switch to AVOption-based systemMatthieu Bouron2013-04-11
| | |
| * | lavfi/il: switch to AVOption-based systemMatthieu Bouron2013-04-11
| | |
* | | Merge commit 'b83e9efc53e5491716625aa31c69006b1119b280'Michael Niedermayer2013-04-11
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b83e9efc53e5491716625aa31c69006b1119b280': vf_unsharp: switch to an AVOptions-based system. Conflicts: doc/filters.texi libavfilter/vf_unsharp.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | | Merge remote-tracking branch 'ubitux/shorthand-cleanup'Michael Niedermayer2013-04-11
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ubitux/shorthand-cleanup: lavfi/mptestsrc: switch to an AVOptions-based system. lavfi/mandelbrot: switch to an AVOptions-based system. lavfi/life: switch to an AVOptions-based system. lavfi/cellauto: switch to an AVOptions-based system. Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * | | lavfi/mptestsrc: switch to an AVOptions-based system.Clément Bœsch2013-04-11
| | | |
| * | | lavfi/mandelbrot: switch to an AVOptions-based system.Clément Bœsch2013-04-11
| | | |
| * | | lavfi/life: switch to an AVOptions-based system.Clément Bœsch2013-04-11
| | | |
| * | | lavfi/cellauto: switch to an AVOptions-based system.Clément Bœsch2013-04-11
| | |/ | |/|
* | | Merge commit '0c2466dec719b933d161f5d680a57fde38aa5daa'Michael Niedermayer2013-04-11
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | * commit '0c2466dec719b933d161f5d680a57fde38aa5daa': vf_transpose: switch to an AVOptions-based system. Conflicts: doc/filters.texi libavfilter/vf_transpose.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | | lavfi/decimate: switch to an AVOption-based systemStefano Sabatini2013-04-11
| |/ |/|
* | lavfi/field: switch to AVOption-based systemStefano Sabatini2013-04-11
| | | | | | | | | | Also remove mention to syntax explanation which is or will be redundant and possibly confusing.
* | Merge commit 'ffea3b00c39caa8ad78456ae08c8353929974dfd'Michael Niedermayer2013-04-11
|\| | | | | | | | | | | | | | | | | | | | | * commit 'ffea3b00c39caa8ad78456ae08c8353929974dfd': vf_settb: switch to an AVOptions-based system. Conflicts: doc/filters.texi libavfilter/f_settb.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi/smartblur: switch to AVOption-based systemStefano Sabatini2013-04-11
| |
* | Merge commit '33b97faaba2744f0a2fd65c0ef9ecc2de3fad7ff'Michael Niedermayer2013-04-10
|\| | | | | | | | | | | | | | | | | | | | | * commit '33b97faaba2744f0a2fd65c0ef9ecc2de3fad7ff': vf_setpts: switch to an AVOptions-based system. Conflicts: doc/filters.texi libavfilter/f_setpts.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'ubitux/shorthand-cleanup'Michael Niedermayer2013-04-10
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ubitux/shorthand-cleanup: lavfi/subtitles: switch to an AVOptions-based system. lavfi/pp: switch to an AVOptions-based system. lavfi/geq: switch to an AVOptions-based system. lavfi/edgedetect: switch to an AVOptions-based system. lavfi/curves: switch to an AVOptions-based system. lavfi/colormatrix: switch to an AVOptions-based system. lavfi/perms: switch to an AVOptions-based system. lavfi/ebur128: switch to an AVOptions-based system. lavfi/showspectrum: switch to an AVOptions-based system. lavfi/silencedetect: switch to an AVOptions-based system. lavfi/thumbnail: switch to an AVOptions-based system. Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * | 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
| | | | | | | | | | | | | | | Also add and use the '|' separator instead of ':' since it's incompatible with the new option system...
| * | 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
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | | | | | * commit '95f1f56a21bc2f824af6fb97ca7ab35cdd0c401e': vf_select: switch to an AVOptions-based system. Conflicts: doc/filters.texi libavfilter/f_select.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '40c885c589808455a1c4b473509f1e6cd4908f55'Michael Niedermayer2013-04-10
|\| | | | | | | | | | | | | | | | | | | | | * commit '40c885c589808455a1c4b473509f1e6cd4908f55': vf_pad: switch to an AVOptions-based system. Conflicts: doc/filters.texi libavfilter/vf_pad.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '9087eaf193b8ce99c41352064a81916fa66adb49'Michael Niedermayer2013-04-10
|\| | | | | | | | | | | | | | | | | | | | | * commit '9087eaf193b8ce99c41352064a81916fa66adb49': vf_overlay: switch to an AVOptions-based system. Conflicts: doc/filters.texi libavfilter/vf_overlay.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '20b46f8f4fff6aeeab9ea418dc359eda8887ced6'Michael Niedermayer2013-04-10
|\| | | | | | | | | | | | | | | | | | | | | * commit '20b46f8f4fff6aeeab9ea418dc359eda8887ced6': vf_lut: switch to an AVOptions-based system. Conflicts: doc/filters.texi libavfilter/vf_lut.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'ee0e8d4b15a87932ab6066cd6eae3cab08726319'Michael Niedermayer2013-04-10
|\| | | | | | | | | | | | | * commit 'ee0e8d4b15a87932ab6066cd6eae3cab08726319': vf_libopencv: switch to an AVOptions-based system. Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * vf_libopencv: switch to an AVOptions-based system.Anton Khirnov2013-04-09
| |
* | Merge commit '8c747d46f721cffa8ea51990805ad1d3a3a4fd0a'Michael Niedermayer2013-04-10
|\| | | | | | | | | | | | | * commit '8c747d46f721cffa8ea51990805ad1d3a3a4fd0a': vf_hqdn3d: switch to an AVOptions-based system. Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '7ed833d78ea661d619124fd898547a900f6480bc'Michael Niedermayer2013-04-10
|\| | | | | | | | | | | | | | | | | | | | | | | * commit '7ed833d78ea661d619124fd898547a900f6480bc': vf_gradfun: switch to an AVOptions-based system. Conflicts: doc/filters.texi libavfilter/gradfun.h libavfilter/vf_gradfun.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'c334c113d4d9e9a41bc38a3e4458d7ab21010401'Michael Niedermayer2013-04-10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c334c113d4d9e9a41bc38a3e4458d7ab21010401': vf_scale: switch to an AVOptions-based system. Conflicts: doc/filters.texi libavfilter/avfilter.c libavfilter/vf_scale.c scale keeps using our shorthand system due to the alternative not supporting the more complex syntactical things like 1 parameter dimensions Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * vf_scale: switch to an AVOptions-based system.Anton Khirnov2013-04-09
| |
* | Merge commit '5aa1a668cfae7f617e1a06efad20f87283badd8a'Michael Niedermayer2013-04-10
|\| | | | | | | | | | | | | | | | | | | | | * commit '5aa1a668cfae7f617e1a06efad20f87283badd8a': vf_frei0r: switch to an AVOptions-based system. Conflicts: doc/filters.texi libavfilter/vf_frei0r.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * vf_frei0r: switch to an AVOptions-based system.Anton Khirnov2013-04-09
| |
* | Merge commit 'f13ab29925883b4245da4129694af3af378d67be'Michael Niedermayer2013-04-10
|\| | | | | | | | | | | | | | | | | | | * commit 'f13ab29925883b4245da4129694af3af378d67be': vf_fps: switch to an AVOptions-based system. Conflicts: libavfilter/vf_fps.c Merged-by: Michael Niedermayer <michaelni@gmx.at>