summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* | vf_fps: switch to filter_frameAnton Khirnov2012-11-28
* | vf_fieldorder: switch to filter_frame, this filter did not support real slicesAnton Khirnov2012-11-28
* | libavfilter/fifo: fix indentMichael Niedermayer2012-11-28
* | vf_boxblur: cosmetics to reduce diff to qatarMichael Niedermayer2012-11-28
* | vf_drawtext: switch to filter_frame, this filter did not support slicesMichael Niedermayer2012-11-28
* | vf_delogo: switch to filter_frame, this filter did not support slicesMichael Niedermayer2012-11-28
* | vf_hqdn3d: fix permissionsMichael Niedermayer2012-11-28
* | vf_delogo: fix order of operations in apply_delogo()Michael Niedermayer2012-11-28
* | vf_boxblur: switch to filter_frame, boxblur did not support slicesAnton Khirnov2012-11-28
* | libavfilter/fifo: switch to filter_frame, the filter did not support slices.Anton Khirnov2012-11-28
* | vf_hqdn3d: switch to filter_frameAnton Khirnov2012-11-28
* | libavfilter: update doxy for filter_frameMichael Niedermayer2012-11-28
* | libavfilter: Support using filter_frame for videoMichael Niedermayer2012-11-28
* | default_filter_frame: fix argument nameMichael Niedermayer2012-11-28
* | avfilter: check that filter_frame and slice variants are not both usedMichael Niedermayer2012-11-28
* | lavfi: replace filter_samples by filter_frameMichael Niedermayer2012-11-28
* | Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1'Michael Niedermayer2012-11-28
|\|
| * asink_nullsink: plug a memory leak.Anton Khirnov2012-11-28
* | lavfi/drawtext: add support to expansion of generic expressionsStefano Sabatini2012-11-27
* | lavfi/overlay: enable yuva420p as overlay backgroundMark Himsley2012-11-27
* | af_aresample: consistently use ROUNDED_DIVMichael Niedermayer2012-11-26
* | af_aresample: fix rounding of negative timestampsMichael Niedermayer2012-11-26
* | avfiltergraph: add aresample_swr_optsMichael Niedermayer2012-11-26