862 Commits (ab7fdbab00872f6435cd1b6b5f1304e2d03d86eb)

Author SHA1 Message Date
Stefano Sabatini 3eb15d9812 mp: remove unused variable outlink in end_frame 14 years ago
Stefano Sabatini e40cfb1463 mp: remove use of deprecated old eval API 14 years ago
Stefano Sabatini 6d6351483f ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX 14 years ago
Michael Niedermayer 14e3b120ad Reduce picture size for yadif. 14 years ago
Stefano Sabatini 484a330890 pad: make the filter parametric 14 years ago
royger 77f6b4d58e Added key_frame and pict_type to vsrc_movie 14 years ago
Anton Khirnov 139f3ac42d Bump major versions of all libraries. 14 years ago
Stefano Sabatini dc8e1b75e7 vsrc_movie: fix leak in request_frame() 14 years ago
Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 14 years ago
Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 14 years ago
Stefano Sabatini c967860081 scale: set evaluated value for the "out_w" and "out_h" constants 14 years ago
Stefano Sabatini e93d3334a9 scale: fix computation for the "hsub" and "vsub" constants 14 years ago
Roger Pau Monné 09a1416db7 Add key_frame and pict_type to AVFilterBufferRefVideo. 14 years ago
Stefano Sabatini b52a65ccc8 vsrc_buffer.h: add file doxy 14 years ago
Stefano Sabatini e601ff19b4 vsrc_buffer.h: add multiple inclusion guards 14 years ago
Stefano Sabatini f763a7c669 vsrc_buffer: tweak error message in init() 14 years ago
Mark Himsley aa0c515a3c lavfi: add fieldorder filter 14 years ago
Michael Niedermayer 4b9c03b7f0 Align stack variables manually in yadif x86 code, should fix ticket25 14 years ago
Stefano Sabatini d496d33d26 scale: make the filter parametric 14 years ago
Michael Niedermayer eb79c528d8 Update yadif copyright header 14 years ago
James Darnley de0f445b5c Factorise the C filtering in yadif 14 years ago
Michael Niedermayer 2657fd0cd4 Yadif fixes that where missing from the patch 14 years ago
James Darnley 457be6962b Support 16-bit in yadif 14 years ago
James Darnley 257ac5f1d6 support more than yuv420p in yadif 14 years ago
Michael Niedermayer 7d948dc424 Support changing pixel formats on avfilter input. 14 years ago
Michael Niedermayer bbd1c43fa3 Dont leak sws contexts. 14 years ago
Brandon Mintern aadfc9ee74 lavfi: add fade filter 14 years ago
Michael Niedermayer 233ed6b314 Change yadif to not use out of picture lines. 14 years ago
Michael Niedermayer 679191a5df yadif:Fix assert() failure 14 years ago
Stefano Sabatini 0fff764bdb drawtext: allow negative shadow offset values 14 years ago
Stefano Sabatini 2f86e7bd12 graphparser: add a NULL check on the argument passed to strstr 14 years ago
Stefano Sabatini c50998675d mp: extend syntax, make it accept mp=filter=params 14 years ago
Michael Niedermayer 57e2ded423 Implement interlaced scaling. 14 years ago
Stefano Sabatini efc8c709c9 drawtext: draw glyphs for the strftime()-expanded text 14 years ago
Stefano Sabatini 3ea031b3f2 setdar: prefer "sar" over "par" in log info message 14 years ago
Peter Ross f5607c8361 Make the hflip filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 14 years ago
Peter Ross af55573379 Make the crop filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 14 years ago
Reimar Döffinger 0bfe349d4a Update to latest MPlayer version. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Mark Himsley 19d82cb14c fade: fix draw_slice() check on fade->factor value 14 years ago
Mark Himsley 1527e689cf fade: make draw_slice() chroma check against planes 1 and 2 14 years ago
j@v2v.cc 3660b5bca9 remove definition of swab 14 years ago
Michael Niedermayer e528cdac8a Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" 14 years ago
Michael Niedermayer 0cb88628fb Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*" 14 years ago
Baptiste Coudurier 69aab68037 Use av_strdup instead of strdup, fixes mingw build 14 years ago
Janne Grunau a03be6e1ba use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 14 years ago
Janne Grunau 29ba091136 replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION 14 years ago
Mans Rullgard 49e617f956 yadif: add parens around macro parameters 14 years ago
Mans Rullgard 391a1327bd yadif: add parens around macro parameters 14 years ago
Carl Eugen Hoyos 8214249051 Add libmpcodecs to the list of libavfilter subdirectories. 14 years ago