summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
* | vf_select: switch to filter_frameAnton Khirnov2012-11-281-41/+11
* | vf_showinfo: switch to filter_frameAnton Khirnov2012-11-281-17/+15
* | vf_pad: switch to filter_frameMichael Niedermayer2012-11-281-94/+47
* | vf_pixdesctest: switch to filter_frameMichael Niedermayer2012-11-281-43/+22
* | vf_libopencv: switch to filter_frame, this filter did not support slicesAnton Khirnov2012-11-281-18/+17
* | lavfi/geq: switch to filter_frame.Clément Bœsch2012-11-281-14/+15
* | vf_gradfun: switch to filter_frame, this filter did not support slicesAnton Khirnov2012-11-281-20/+27
* | vf_frei0r: switch to filter_frame, the filter did not support slicesAnton Khirnov2012-11-281-40/+19
* | lavfi/edgedetect: switch to filter_frame.Clément Bœsch2012-11-281-13/+16
* | vf_fps: switch to filter_frameAnton Khirnov2012-11-281-22/+4
* | vf_fieldorder: switch to filter_frame, this filter did not support real slicesAnton Khirnov2012-11-281-88/+28
* | libavfilter/fifo: fix indentMichael Niedermayer2012-11-281-5/+5
* | vf_boxblur: cosmetics to reduce diff to qatarMichael Niedermayer2012-11-281-5/+5
* | vf_drawtext: switch to filter_frame, this filter did not support slicesMichael Niedermayer2012-11-281-17/+6
* | vf_delogo: switch to filter_frame, this filter did not support slicesMichael Niedermayer2012-11-281-20/+27
* | vf_hqdn3d: fix permissionsMichael Niedermayer2012-11-281-1/+1
* | vf_delogo: fix order of operations in apply_delogo()Michael Niedermayer2012-11-281-3/+3
* | vf_boxblur: switch to filter_frame, boxblur did not support slicesAnton Khirnov2012-11-281-17/+21
* | libavfilter/fifo: switch to filter_frame, the filter did not support slices.Anton Khirnov2012-11-281-31/+2
* | vf_hqdn3d: switch to filter_frameAnton Khirnov2012-11-281-20/+29
* | libavfilter: update doxy for filter_frameMichael Niedermayer2012-11-282-9/+9
* | libavfilter: Support using filter_frame for videoMichael Niedermayer2012-11-285-11/+50
* | default_filter_frame: fix argument nameMichael Niedermayer2012-11-281-3/+2
* | avfilter: check that filter_frame and slice variants are not both usedMichael Niedermayer2012-11-281-0/+8
* | lavfi: replace filter_samples by filter_frameMichael Niedermayer2012-11-2840-124/+124
* | Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1'Michael Niedermayer2012-11-281-0/+1
|\ \ | |/
| * asink_nullsink: plug a memory leak.Anton Khirnov2012-11-281-0/+1
* | lavfi/drawtext: add support to expansion of generic expressionsStefano Sabatini2012-11-272-1/+23
* | lavfi/overlay: enable yuva420p as overlay backgroundMark Himsley2012-11-272-11/+61
OpenPOWER on IntegriCloud