summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi/concat: prefer av_asprintf() over stack allocated buffer.Clément Bœsch2012-11-291-5/+3
* lavfi/concat: switch to filter_frame.Clément Bœsch2012-11-291-34/+2
* lavfi/smartblur: switch to filter_frame.Clément Bœsch2012-11-291-8/+12
* lavfi/show{spectrum,waves}: use ff_filter_frame().Clément Bœsch2012-11-292-6/+2
* vsrc_mandelbrot: switch to filter_frameMichael Niedermayer2012-11-291-4/+1
* lavfi/ebur128: use ff_filter_frame() everywhere.Clément Bœsch2012-11-291-3/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-291-36/+36
|\
| * vf_fieldorder: require write permissionsAnton Khirnov2012-11-281-1/+1
| * vf_fieldorder: reindentAnton Khirnov2012-11-281-36/+36
* | Merge commit '565e4993c63f797e2d50ad2f1e8f62fdbe299666'Michael Niedermayer2012-11-292-0/+4
|\ \ | |/
| * lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-2855-1458/+632
* | lavfi/ass: switch to filter_frame.Clément Bœsch2012-11-291-11/+4
* | avfilter: mark start_frame/end_frame/draw_slice as deprecatedAnton Khirnov2012-11-291-27/+3
* | lavfi/colormatrix: 10l fix forgotten buffer unref.Clément Bœsch2012-11-291-0/+1
* | lavfi/colormatrix: switch to filter_frame.Clément Bœsch2012-11-291-34/+18
* | vf_format: switch to filter_frameAnton Khirnov2012-11-291-6/+0
* | vf_copy: switch to filter_frameAnton Khirnov2012-11-291-2/+0
* | vf_null: switch to filter_frameAnton Khirnov2012-11-291-2/+0
* | libavfilter: default to filter_frame when neither it nor start/slice/end is set.Michael Niedermayer2012-11-291-3/+7
* | buffersrc: switch to filter_frameAnton Khirnov2012-11-291-14/+1
* | buffersink: switch to filter_frameAnton Khirnov2012-11-291-4/+3
* | lavfi/thumbnail: re-use ctx instead of inlink->dst.Clément Bœsch2012-11-291-2/+2
* | lavfi/thumbnail: use avfilter_unref_bufferp() where appropriate.Clément Bœsch2012-11-291-6/+3
* | lavfi/thumbnail: switch to filter_frame.Clément Bœsch2012-11-291-32/+16
* | libavfilter/split: switch to filter_frameAnton Khirnov2012-11-291-59/+9
* | vf_scale: switch to filter_frameMichael Niedermayer2012-11-291-89/+50
* | lavfi/sendcmd: expose the options for both filters.Clément Bœsch2012-11-291-6/+22
* | lavfi/sendcmd: add FLAGS to AVOption array.Clément Bœsch2012-11-291-6/+6
* | lavfi: add priv_class for some forgotten filters.Clément Bœsch2012-11-295-0/+5
* | lavfi/mptestsrc: add FLAGS to AVOption array.Clément Bœsch2012-11-291-19/+19
* | vf_blackframe: switch to filter_frameAnton Khirnov2012-11-291-23/+11
* | vf_aspect: switch to filter_frameAnton Khirnov2012-11-291-8/+5
* | vf_cropdetect: switch to filter_frameAnton Khirnov2012-11-291-15/+13
* | vf_crop: switch to filter_frameAnton Khirnov2012-11-291-48/+17
* | vf_drawbox: switch to filter frameAnton Khirnov2012-11-291-12/+9
* | vflip: switch to filter_frameAnton Khirnov2012-11-291-19/+6
* | Merge commit 'bb6c67bb36b136de10256f0999128df4a42f9ffc'Michael Niedermayer2012-11-283-143/+0
|\ \ | |/
| * lavfi: remove vf_slicifyAnton Khirnov2012-11-283-143/+0
* | vf_yadif: switch to filter_frame, this filter did not support slicesAnton Khirnov2012-11-281-40/+7
* | vf_fade: switch to filter_frameAnton Khirnov2012-11-281-23/+10
* | lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch2012-11-2848-761/+1038
* | vf_lut: switch to filter_frameAnton Khirnov2012-11-281-16/+23
* | vf_hflip: switch to filter_frameAnton Khirnov2012-11-281-26/+23
* | f_setpts: switch to filter_frameAnton Khirnov2012-11-281-22/+18
* | f_settb: switch to filter_frameAnton Khirnov2012-11-281-24/+6
* | src_movie: switch to filter_frameMichael Niedermayer2012-11-281-4/+1
* | vsrc_testsrc: switch to filter_frameAnton Khirnov2012-11-281-7/+1
* | vsink_nullsink: switch to filter_frameAnton Khirnov2012-11-281-8/+3
* | vf_unsharp: switch to filter_frame, this filter did not support slicesAnton Khirnov2012-11-281-15/+13
* | vf_transpose: switch to filter_frameMichael Niedermayer2012-11-281-60/+36
OpenPOWER on IntegriCloud