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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-29lavfi/concat: prefer av_asprintf() over stack allocated buffer.Clément Bœsch
2012-11-29lavfi/concat: switch to filter_frame.Clément Bœsch
2012-11-29lavfi/smartblur: switch to filter_frame.Clément Bœsch
2012-11-29lavfi/show{spectrum,waves}: use ff_filter_frame().Clément Bœsch
2012-11-29vsrc_mandelbrot: switch to filter_frameMichael Niedermayer
2012-11-29lavfi/ebur128: use ff_filter_frame() everywhere.Clément Bœsch
2012-11-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-29Merge commit '565e4993c63f797e2d50ad2f1e8f62fdbe299666'Michael Niedermayer
2012-11-29lavfi/ass: switch to filter_frame.Clément Bœsch
2012-11-29avfilter: mark start_frame/end_frame/draw_slice as deprecatedAnton Khirnov
2012-11-29lavfi/colormatrix: 10l fix forgotten buffer unref.Clément Bœsch
2012-11-29lavfi/colormatrix: switch to filter_frame.Clément Bœsch
2012-11-29vf_format: switch to filter_frameAnton Khirnov
2012-11-29vf_copy: switch to filter_frameAnton Khirnov
2012-11-29vf_null: switch to filter_frameAnton Khirnov
2012-11-29libavfilter: default to filter_frame when neither it nor start/slice/end is set.Michael Niedermayer
2012-11-29buffersrc: switch to filter_frameAnton Khirnov
2012-11-29buffersink: switch to filter_frameAnton Khirnov
2012-11-29lavfi/thumbnail: re-use ctx instead of inlink->dst.Clément Bœsch
2012-11-29lavfi/thumbnail: use avfilter_unref_bufferp() where appropriate.Clément Bœsch
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