848 Commits (8b7dc087e4c46cd20702882aa50a930e97eeccad)

Author SHA1 Message Date
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
Michael Niedermayer f9c61974ae Add shadow support to the drawtext filter 14 years ago
Michael Niedermayer a64a2c5f98 factor draw_glyphs out of drawtext filter 14 years ago
Michael Niedermayer bccea08836 Fix and optimize yuv blend in the drawtext filter 14 years ago
Michael Niedermayer 7d27902263 get rid of divisions in the inner loop of the drawtext filter 14 years ago
Michael Niedermayer 476aaec637 fix chroma alpha in the drawtext filter 14 years ago
Michael Niedermayer edbaedf7a0 Simplify chroma blend in the drawtext filter 14 years ago
Stefano Sabatini bd8e750300 Port drawtext filter by Hemanth from the libavfilter soc repo, with 14 years ago
Stefano Sabatini c8c0189d62 lavfi: put color source in a dedicated file 14 years ago
Stefano Sabatini 5ad06110e0 lavfi: add drawutils 14 years ago
Brandon Mintern 704865fc87 lavfi: add fade filter 14 years ago
Stefano Sabatini fd0b42cce0 lavfi: put color source in a dedicated file 14 years ago
Stefano Sabatini bcfd9e821b lavfi: add drawutils 14 years ago
Michael Niedermayer 02d0803571 Reduce picture size for yadif. 14 years ago