summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Merge commit '565e4993c63f797e2d50ad2f1e8f62fdbe299666'Michael Niedermayer2012-11-29
|\
| * lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-28
* | lavfi/ass: switch to filter_frame.Clément Bœsch2012-11-29
* | avfilter: mark start_frame/end_frame/draw_slice as deprecatedAnton Khirnov2012-11-29
* | lavfi/colormatrix: 10l fix forgotten buffer unref.Clément Bœsch2012-11-29
* | lavfi/colormatrix: switch to filter_frame.Clément Bœsch2012-11-29
* | vf_format: switch to filter_frameAnton Khirnov2012-11-29
* | vf_copy: switch to filter_frameAnton Khirnov2012-11-29
* | vf_null: switch to filter_frameAnton Khirnov2012-11-29
* | libavfilter: default to filter_frame when neither it nor start/slice/end is set.Michael Niedermayer2012-11-29
* | buffersrc: switch to filter_frameAnton Khirnov2012-11-29
* | buffersink: switch to filter_frameAnton Khirnov2012-11-29
* | lavfi/thumbnail: re-use ctx instead of inlink->dst.Clément Bœsch2012-11-29
* | lavfi/thumbnail: use avfilter_unref_bufferp() where appropriate.Clément Bœsch2012-11-29
* | lavfi/thumbnail: switch to filter_frame.Clément Bœsch2012-11-29
* | libavfilter/split: switch to filter_frameAnton Khirnov2012-11-29
* | vf_scale: switch to filter_frameMichael Niedermayer2012-11-29
* | lavfi/sendcmd: expose the options for both filters.Clément Bœsch2012-11-29
* | lavfi/sendcmd: add FLAGS to AVOption array.Clément Bœsch2012-11-29
* | lavfi: add priv_class for some forgotten filters.Clément Bœsch2012-11-29
* | lavfi/mptestsrc: add FLAGS to AVOption array.Clément Bœsch2012-11-29
* | vf_blackframe: switch to filter_frameAnton Khirnov2012-11-29
* | vf_aspect: switch to filter_frameAnton Khirnov2012-11-29
* | vf_cropdetect: switch to filter_frameAnton Khirnov2012-11-29
* | vf_crop: switch to filter_frameAnton Khirnov2012-11-29
* | vf_drawbox: switch to filter frameAnton Khirnov2012-11-29
* | vflip: switch to filter_frameAnton Khirnov2012-11-29
* | Merge commit 'bb6c67bb36b136de10256f0999128df4a42f9ffc'Michael Niedermayer2012-11-28
|\|
| * lavfi: remove vf_slicifyAnton Khirnov2012-11-28
* | vf_yadif: switch to filter_frame, this filter did not support slicesAnton Khirnov2012-11-28
* | vf_fade: switch to filter_frameAnton Khirnov2012-11-28
* | lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch2012-11-28
* | vf_lut: switch to filter_frameAnton Khirnov2012-11-28
* | vf_hflip: switch to filter_frameAnton Khirnov2012-11-28
* | f_setpts: switch to filter_frameAnton Khirnov2012-11-28
* | f_settb: switch to filter_frameAnton Khirnov2012-11-28
* | src_movie: switch to filter_frameMichael Niedermayer2012-11-28
* | vsrc_testsrc: switch to filter_frameAnton Khirnov2012-11-28
* | vsink_nullsink: switch to filter_frameAnton Khirnov2012-11-28
* | vf_unsharp: switch to filter_frame, this filter did not support slicesAnton Khirnov2012-11-28
* | vf_transpose: switch to filter_frameMichael Niedermayer2012-11-28
* | vf_select: switch to filter_frameAnton Khirnov2012-11-28
* | vf_showinfo: switch to filter_frameAnton Khirnov2012-11-28
* | vf_pad: switch to filter_frameMichael Niedermayer2012-11-28
* | vf_pixdesctest: switch to filter_frameMichael Niedermayer2012-11-28
* | vf_libopencv: switch to filter_frame, this filter did not support slicesAnton Khirnov2012-11-28
* | lavfi/geq: switch to filter_frame.Clément Bœsch2012-11-28
* | vf_gradfun: switch to filter_frame, this filter did not support slicesAnton Khirnov2012-11-28
* | vf_frei0r: switch to filter_frame, the filter did not support slicesAnton Khirnov2012-11-28
* | lavfi/edgedetect: switch to filter_frame.Clément Bœsch2012-11-28