summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* mp: remove unused variable outlink in end_frameStefano Sabatini2011-04-211-1/+0
* mp: remove use of deprecated old eval APIStefano Sabatini2011-04-212-3/+3
* ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAXStefano Sabatini2011-04-211-1/+1
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-201-3/+3
|\
| * Bump major versions of all libraries.Anton Khirnov2011-04-181-2/+2
* | pad: make the filter parametricStefano Sabatini2011-04-192-9/+107
* | Added key_frame and pict_type to vsrc_movieroyger2011-04-181-0/+2
* | vsrc_movie: fix leak in request_frame()Stefano Sabatini2011-04-181-0/+2
* | 10l, commit that should have been stashed into the merge.Michael Niedermayer2011-04-171-4/+4
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-171-4/+4
|\ \ | |/
| * Replace more FFmpeg references by Libav.Diego Biurrun2011-04-171-4/+4
* | scale: set evaluated value for the "out_w" and "out_h" constantsStefano Sabatini2011-04-171-2/+2
* | scale: fix computation for the "hsub" and "vsub" constantsStefano Sabatini2011-04-171-2/+2
* | Add key_frame and pict_type to AVFilterBufferRefVideo.Roger Pau Monné2011-04-162-1/+7
* | vsrc_buffer.h: add file doxyStefano Sabatini2011-04-111-0/+5
* | vsrc_buffer.h: add multiple inclusion guardsStefano Sabatini2011-04-111-0/+5
* | vsrc_buffer: tweak error message in init()Stefano Sabatini2011-04-111-1/+1
* | lavfi: add fieldorder filterMark Himsley2011-04-114-2/+239
* | Align stack variables manually in yadif x86 code, should fix ticket25Michael Niedermayer2011-04-071-18/+14
* | scale: make the filter parametricStefano Sabatini2011-04-052-10/+85
* | Update yadif copyright headerMichael Niedermayer2011-04-051-1/+1
* | Factorise the C filtering in yadifJames Darnley2011-04-051-102/+48
* | Yadif fixes that where missing from the patchMichael Niedermayer2011-04-051-14/+15
* | Support 16-bit in yadifJames Darnley2011-04-051-1/+71
* | support more than yuv420p in yadifJames Darnley2011-04-051-4/+25
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-041-1/+1
|\ \ | |/
| * lavfi: add fade filterBrandon Mintern2011-04-034-1/+173
| * Change yadif to not use out of picture lines.Michael Niedermayer2011-04-033-21/+22
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-1950-202/+202
* | Support changing pixel formats on avfilter input.Michael Niedermayer2011-04-032-2/+55
* | Dont leak sws contexts.Michael Niedermayer2011-04-031-0/+2
* | yadif:Fix assert() failureMichael Niedermayer2011-04-021-1/+1
* | drawtext: allow negative shadow offset valuesStefano Sabatini2011-04-021-2/+2
* | graphparser: add a NULL check on the argument passed to strstrStefano Sabatini2011-03-301-1/+1
* | mp: extend syntax, make it accept mp=filter=paramsStefano Sabatini2011-03-281-1/+1
* | Implement interlaced scaling.Michael Niedermayer2011-03-281-12/+47
* | drawtext: draw glyphs for the strftime()-expanded textStefano Sabatini2011-03-271-1/+1
* | setdar: prefer "sar" over "par" in log info messageStefano Sabatini2011-03-271-1/+1
* | Make the hflip filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-03-261-0/+1
* | Make the crop filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-03-261-0/+1
* | Update to latest MPlayer version.Reimar Döffinger2011-03-251-4/+4
* | fade: fix draw_slice() check on fade->factor valueMark Himsley2011-03-181-1/+1
* | fade: make draw_slice() chroma check against planes 1 and 2Mark Himsley2011-03-181-1/+1
* | remove definition of swabj@v2v.cc2011-03-171-4/+0
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-171-1/+1
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-171-1/+1
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-171-2/+2
|\ \ | |/
| * use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-161-1/+1
| * replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-161-1/+1
| * yadif: add parens around macro parametersMans Rullgard2011-03-051-4/+4
OpenPOWER on IntegriCloud