summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi/removelogo: switch to an AVOptions-based system.Clément Bœsch2013-04-112-4/+17
* avfilter/f_select: use AVFrame metadata accessor functionMichael Niedermayer2013-04-111-1/+1
* lavfi/amerge: switch to an AVOptions-based system.Clément Bœsch2013-04-112-9/+1
* lavfi: do not warn inappropriately with aevalsrc.Clément Bœsch2013-04-111-5/+12
* lavfi/aevalsrc: switch to an AVOptions-based system.Clément Bœsch2013-04-112-18/+23
* lavfi/bbox: remove unused variables and functionsPaul B Mahol2013-04-111-10/+0
* lavfi: add pp to the ':'-to-'|' compat layer.Clément Bœsch2013-04-111-1/+2
* lavfi/asetnsamples: switch to an AVOptions-based system.Clément Bœsch2013-04-112-13/+5
* lavfi/anullsrc: switch to an AVOptions-based system.Clément Bœsch2013-04-112-7/+0
* lavfi: remove bbox from the filters left to update.Clément Bœsch2013-04-111-1/+0
* lavfi/blend: support more yuv pixel formatsPaul B Mahol2013-04-111-1/+2
* lavfi/astreamsync: switch to an AVOptions-based system.Clément Bœsch2013-04-112-5/+15
* lavfi/astreamsync: fix eval memleak.Clément Bœsch2013-04-111-0/+9
* lavfi/blackdetect: switch to an AVOptions-based system.Clément Bœsch2013-04-112-16/+0
* lavfi/sendcmd: switch to an AVOptions-based system.Clément Bœsch2013-04-112-13/+3
* lavfi/testsrc: remove useless args/NULL passing.Clément Bœsch2013-04-111-6/+6
* avfilter: add missing ,Michael Niedermayer2013-04-111-2/+2
* lavfi/smptebars: switch to AVOptions-based systemPaul B Mahol2013-04-112-7/+0
* lavfi/showwaves: switch to an AVOptions-based system.Clément Bœsch2013-04-112-23/+6
* lavfi: replace new filter list with filters left to update.Clément Bœsch2013-04-111-101/+41
* Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-111-79/+53
|\
| * lavfi/buffersrc: update for compatibility with the fork.Nicolas George2013-04-111-79/+53
* | lavfi: remove telecine libmpcodecs wrapperPaul B Mahol2013-04-114-162/+1
* | lavfi: remove double .priv_class initializersPaul B Mahol2013-04-113-4/+0
* | telecine filterPaul B Mahol2013-04-115-1/+287
|/
* lavfi/curves: introduce "all" field in presets and use it.Clément Bœsch2013-04-111-31/+14
* lavfi/curves: make possible to customize presets.Clément Bœsch2013-04-111-8/+3
* lavfi/curves: fix a spacing weirdness.Clément Bœsch2013-04-111-1/+1
* opencl: add spec opencl device APIs 20130411highgod04012013-04-111-4/+1
* lavfi/smartblur: cleanup unused shorthand and doc.Clément Bœsch2013-04-111-6/+0
* lavfi/overlay: cleanup unused shorthand.Clément Bœsch2013-04-111-3/+0
* lavfi/field: cleanup unused shorthand and doc.Clément Bœsch2013-04-111-2/+0
* lavfi/setfield: switch to an AVOptions-based system.Clément Bœsch2013-04-112-3/+1
* lavfi/asettb: switch to an AVOptions-based system.Clément Bœsch2013-04-112-4/+4
* lavfi/aselect: switch to an AVOptions-based system.Clément Bœsch2013-04-112-3/+1
* lavfi/sine: switch to an AVOptions-based system.Clément Bœsch2013-04-112-3/+1
* lavfi/deshake: switch to an AVOptions-based system.Clément Bœsch2013-04-112-7/+1
* lavfi/tinterlace: switch to an AVOptions-based system.Clément Bœsch2013-04-112-3/+1
* lavfi/tile: switch to an AVOptions-based system.Clément Bœsch2013-04-112-6/+3
* lavfi/concat: switch to an AVOptions-based system.Clément Bœsch2013-04-112-3/+1
* Merge commit '2e81acc687e64d15dd93c74793060bb5a233f44d'Michael Niedermayer2013-04-111-2/+2
|\
| * af_channelmap: fix uninitialized variable use introduced in ba8efac977f4276f0...Anton Khirnov2013-04-091-1/+1
| * lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov2013-04-091-1/+1
* | Merge remote-tracking branch 'ubitux/lavfi-mixed-short-long'Michael Niedermayer2013-04-111-35/+51
|\ \
| * | lavfi: restore mixed short/long option support with the new system.Clément Bœsch2013-04-111-35/+51
* | | Merge commit '8114c101607843a86960bd3e0e9c40487dc2a961'Michael Niedermayer2013-04-112-11/+12
|\ \ \ | | |/ | |/|
| * | lavfi: add avfilter_get_class().Anton Khirnov2013-04-092-0/+12
* | | Merge commit '4d1f31ea44f82adfb2b712534d71e27233a4f785'Michael Niedermayer2013-04-111-8/+8
|\ \ \ | |/ / | | / | |/ |/|
| * lavfi: make AVFilterContext export filter options.Anton Khirnov2013-04-091-0/+25
* | Merge commit '62549f9655c48f0ec061087fa33a96040ce01145'Michael Niedermayer2013-04-111-1/+7
|\ \ | |/
OpenPOWER on IntegriCloud