833 Commits (7f125c3e87f0ce48abfdbcf02e3d4c1c33f025ba)

Author SHA1 Message Date
Michael Niedermayer 7d948dc424 Support changing pixel formats on avfilter input. 14 years ago
Michael Niedermayer bbd1c43fa3 Dont leak sws contexts. 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
Michael Niedermayer bad82d3d7d Change yadif to not use out of picture lines. 14 years ago
Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Stefano Sabatini 6985d7bf87 Make avfilter_config_links() propagate audio information of the source link if it is not explicitely set by the filter. 14 years ago
Stefano Sabatini 70c275f8c3 Make avfilter_config_links() propagate audio information of the source link if it is not explicitely set by the filter. 14 years ago
Michael Niedermayer 910b5b82e8 Add sample_aspect_ratio to AVFilterLink 14 years ago
Stefano Sabatini 9b8bb626dc libavfilter: add video movie source 14 years ago
Stefano Sabatini 9409c3811c libavfilter: add video movie source 14 years ago
Clément Bœsch bffad70c66 Remove forgotten if (p) av_free(p) forms 14 years ago
Stefano Sabatini ab543afe47 Make avfilter_graph_free() free the graph. 14 years ago
Stefano Sabatini c68be8e135 Make avfilter_graph_parse() not free the input graph 14 years ago
Clément Bœsch 290849e2a4 Remove forgotten if (p) av_free(p) forms 14 years ago
Stefano Sabatini 4359288c56 Make avfilter_graph_free() free the graph. 14 years ago