Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-29lavfi/thumbnail: switch to filter_frame.Clément Bœsch
2012-11-29libavfilter/split: switch to filter_frameAnton Khirnov
2012-11-29vf_scale: switch to filter_frameMichael Niedermayer
2012-11-29lavfi/sendcmd: expose the options for both filters.Clément Bœsch
2012-11-29lavfi/sendcmd: add FLAGS to AVOption array.Clément Bœsch
2012-11-29lavfi: add priv_class for some forgotten filters.Clément Bœsch
2012-11-29lavfi/mptestsrc: add FLAGS to AVOption array.Clément Bœsch
2012-11-29vf_blackframe: switch to filter_frameAnton Khirnov
2012-11-29vf_aspect: switch to filter_frameAnton Khirnov
2012-11-29vf_cropdetect: switch to filter_frameAnton Khirnov
2012-11-29vf_crop: switch to filter_frameAnton Khirnov
2012-11-29vf_drawbox: switch to filter frameAnton Khirnov
2012-11-29vflip: switch to filter_frameAnton Khirnov
2012-11-29Merge commit 'bb6c67bb36b136de10256f0999128df4a42f9ffc'Michael Niedermayer
2012-11-29vf_yadif: switch to filter_frame, this filter did not support slicesAnton Khirnov
2012-11-29vf_fade: switch to filter_frameAnton Khirnov
2012-11-29lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch
2012-11-29vf_lut: switch to filter_frameAnton Khirnov
2012-11-29vf_hflip: switch to filter_frameAnton Khirnov
2012-11-29f_setpts: switch to filter_frameAnton Khirnov
2012-11-29f_settb: switch to filter_frameAnton Khirnov
2012-11-29src_movie: switch to filter_frameMichael Niedermayer
2012-11-29vsrc_testsrc: switch to filter_frameAnton Khirnov
2012-11-29vsink_nullsink: switch to filter_frameAnton Khirnov
2012-11-29vf_unsharp: switch to filter_frame, this filter did not support slicesAnton Khirnov
2012-11-29vf_transpose: switch to filter_frameMichael Niedermayer
2012-11-29vf_select: switch to filter_frameAnton Khirnov
2012-11-29vf_showinfo: switch to filter_frameAnton Khirnov
2012-11-29vf_pad: switch to filter_frameMichael Niedermayer
2012-11-28vf_pixdesctest: switch to filter_frameMichael Niedermayer
2012-11-28vf_libopencv: switch to filter_frame, this filter did not support slicesAnton Khirnov
2012-11-28lavfi/geq: switch to filter_frame.Clément Bœsch
2012-11-28vf_gradfun: switch to filter_frame, this filter did not support slicesAnton Khirnov
2012-11-28vf_frei0r: switch to filter_frame, the filter did not support slicesAnton Khirnov
2012-11-28lavfi/edgedetect: switch to filter_frame.Clément Bœsch
2012-11-28vf_fps: switch to filter_frameAnton Khirnov
2012-11-28vf_fieldorder: switch to filter_frame, this filter did not support real slicesAnton Khirnov
2012-11-28libavfilter/fifo: fix indentMichael Niedermayer
2012-11-28vf_boxblur: cosmetics to reduce diff to qatarMichael Niedermayer
2012-11-28vf_drawtext: switch to filter_frame, this filter did not support slicesMichael Niedermayer
2012-11-28vf_delogo: switch to filter_frame, this filter did not support slicesMichael Niedermayer
2012-11-28vf_hqdn3d: fix permissionsMichael Niedermayer
2012-11-28vf_delogo: fix order of operations in apply_delogo()Michael Niedermayer
2012-11-28vf_boxblur: switch to filter_frame, boxblur did not support slicesAnton Khirnov
2012-11-28libavfilter/fifo: switch to filter_frame, the filter did not support slices.Anton Khirnov
2012-11-28vf_hqdn3d: switch to filter_frameAnton Khirnov
2012-11-28libavfilter: update doxy for filter_frameMichael Niedermayer
2012-11-28libavfilter: Support using filter_frame for videoMichael Niedermayer
2012-11-28default_filter_frame: fix argument nameMichael Niedermayer
2012-11-28avfilter: check that filter_frame and slice variants are not both usedMichael Niedermayer