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-12-02lavfi/bbox: switch to ff_filter_frame() APIStefano Sabatini
2012-12-02lavfi/alphamerge: fix leak introduced in 217163ebStefano Sabatini
2012-12-02lavfi/vf_super2xsai: fix output ref size.Nicolas George
2012-12-02lavfi/framestep: switch to ff_filter_frame APIStefano Sabatini
2012-12-02lavfi/super2xsai: switch to ff_filter_frame() APIStefano Sabatini
2012-12-02lavfi/hue: move to ff_filter_frame.Clément Bœsch
2012-12-02lavfi/vf_tile: forward errors.Nicolas George
2012-12-02lavfi/vf_tile: cosmetic after last commit.Nicolas George
2012-12-02lavfi/vf_tile: switch to filter_frame.Nicolas George
2012-12-02lavfi/decimate: switch to ff_filter_frame() APIStefano Sabatini
2012-12-02lavfi/alphamerge: switch to ff_filter_frame() APIStefano Sabatini
2012-12-02lavfi/blackdetect: switch to new ff_filter_frame() APIStefano Sabatini
2012-12-02lavfi/hqdn3d: avoid use of uninitialized variable.Clément Bœsch
2012-12-02lavfi/gradfun: avoid use of uninitialized variable.Clément Bœsch
2012-12-02lavfi/vsrc: switch to ff_filter_frame.Clément Bœsch
2012-12-01lavfi/geq: add T variable and exampleStefano Sabatini
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