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
2011-04-27Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-27vsrc_buffer: 10l mixed up input & output sizes. (funnily this worked 99% of t...Michael Niedermayer
2011-04-26vsrc_buffer: Reinit scale filter when an existing filter is used.Michael Niedermayer
2011-04-26vsrc_buffer: set output timebase when output equalization is doneMichael Niedermayer
2011-04-26vsrc_buffer: Set output sizeMichael Niedermayer
2011-04-26vsrc_buffer: fix NULL dereferenceMichael Niedermayer
2011-04-26lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini
2011-04-26pad: make the filter parametricStefano Sabatini
2011-04-26vsrc_movie: add key_frame and pict_type.royger
2011-04-26vsrc_movie: fix leak in request_frame()Stefano Sabatini
2011-04-26lavfi: add key_frame and pict_type to AVFilterBufferRefVideo.Roger Pau Monné
2011-04-26vsrc_buffer: add sample_aspect_ratio fields to arguments.Michael Niedermayer
2011-04-26lavfi: add fieldorder filterMark Himsley
2011-04-26scale: make the filter parametricStefano Sabatini
2011-04-26yadif: support 16-bitJames Darnley
2011-04-26yadif: support more than yuv420p.James Darnley
2011-04-26yadif: Fix assert() failureMichael Niedermayer
2011-04-26graphparser: add a NULL check on the argument passed to strstrStefano Sabatini
2011-04-26setdar: prefer "sar" over "par" in log info messageStefano Sabatini
2011-04-26fade: fix draw_slice() check on fade->factor valueMark Himsley
2011-04-26fade: make draw_slice() chroma check against planes 1 and 2Mark Himsley
2011-04-21mp: remove unused variable outlink in end_frameStefano Sabatini
2011-04-21mp: remove use of deprecated old eval APIStefano Sabatini
2011-04-21ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAXStefano Sabatini
2011-04-20Reduce picture size for yadif.Michael Niedermayer
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-19pad: make the filter parametricStefano Sabatini
2011-04-18Added key_frame and pict_type to vsrc_movieroyger
2011-04-18Bump major versions of all libraries.Anton Khirnov
2011-04-18vsrc_movie: fix leak in request_frame()Stefano Sabatini
2011-04-1810l, commit that should have been stashed into the merge.Michael Niedermayer
2011-04-18Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-17Replace more FFmpeg references by Libav.Diego Biurrun
2011-04-17scale: set evaluated value for the "out_w" and "out_h" constantsStefano Sabatini
2011-04-17scale: fix computation for the "hsub" and "vsub" constantsStefano Sabatini
2011-04-16Add key_frame and pict_type to AVFilterBufferRefVideo.Roger Pau Monné
2011-04-11vsrc_buffer.h: add file doxyStefano Sabatini
2011-04-11vsrc_buffer.h: add multiple inclusion guardsStefano Sabatini
2011-04-11vsrc_buffer: tweak error message in init()Stefano Sabatini
2011-04-11lavfi: add fieldorder filterMark Himsley
2011-04-07Align stack variables manually in yadif x86 code, should fix ticket25Michael Niedermayer
2011-04-05scale: make the filter parametricStefano Sabatini
2011-04-05Update yadif copyright headerMichael Niedermayer
2011-04-05Factorise the C filtering in yadifJames Darnley
2011-04-05Yadif fixes that where missing from the patchMichael Niedermayer
2011-04-05Support 16-bit in yadifJames Darnley
2011-04-05support more than yuv420p in yadifJames Darnley
2011-04-04Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-03Support changing pixel formats on avfilter input.Michael Niedermayer
2011-04-03Dont leak sws contexts.Michael Niedermayer