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