ffmpeg/libavfilter
Michael Niedermayer 7d948dc424 Support changing pixel formats on avfilter input.
Fix issue2217
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-04-03 16:40:12 +02:00
..
libmpcodecs Update to latest MPlayer version. 2011-03-25 19:05:02 +01:00
x86 Change yadif to not use out of picture lines. 2011-02-18 19:39:42 +01:00
Makefile Add libmpcodecs to the list of libavfilter subdirectories. 2011-02-25 15:34:20 +01:00
af_anull.c
allfilters.c Port drawtext filter by Hemanth from the libavfilter soc repo, with 2011-02-22 01:49:45 +01:00
asink_anullsink.c
asrc_anullsrc.c Merge libavcore into libavutil 2011-02-16 23:00:30 +01:00
avfilter.c Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" 2011-03-17 17:26:45 +01:00
avfilter.h Merge libavcore into libavutil 2011-02-16 23:00:30 +01:00
avfiltergraph.c
avfiltergraph.h
defaults.c Merge libavcore into libavutil 2011-02-16 23:00:30 +01:00
drawutils.c lavfi: add drawutils 2011-02-21 14:09:08 +00:00
drawutils.h lavfi: add drawutils 2011-02-21 14:09:08 +00:00
formats.c
gradfun.h
graphparser.c graphparser: add a NULL check on the argument passed to strstr 2011-03-30 22:16:08 +02:00
internal.h
libavfilter.v
vf_aspect.c setdar: prefer "sar" over "par" in log info message 2011-03-27 16:27:05 +02:00
vf_blackframe.c
vf_copy.c
vf_crop.c Make the crop filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 2011-03-26 13:24:36 +11:00
vf_cropdetect.c Merge libavcore into libavutil 2011-02-16 23:00:30 +01:00
vf_drawbox.c Merge libavcore into libavutil 2011-02-16 23:00:30 +01:00
vf_drawtext.c drawtext: allow negative shadow offset values 2011-04-02 11:48:01 +02:00
vf_fade.c fade: fix draw_slice() check on fade->factor value 2011-03-18 23:25:33 +01:00
vf_fifo.c
vf_format.c
vf_frei0r.c Merge libavcore into libavutil 2011-02-16 23:00:30 +01:00
vf_gradfun.c Merge libavcore into libavutil 2011-02-16 23:00:30 +01:00
vf_hflip.c Make the hflip filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 2011-03-26 13:24:41 +11:00
vf_hqdn3d.c
vf_libopencv.c
vf_mp.c mp: extend syntax, make it accept mp=filter=params 2011-03-28 22:50:09 +02:00
vf_null.c
vf_overlay.c Merge libavcore into libavutil 2011-02-16 23:00:30 +01:00
vf_pad.c lavfi: put color source in a dedicated file 2011-02-21 14:09:46 +00:00
vf_pixdesctest.c
vf_scale.c Dont leak sws contexts. 2011-04-03 16:40:12 +02:00
vf_setpts.c
vf_settb.c
vf_slicify.c
vf_transpose.c Merge libavcore into libavutil 2011-02-16 23:00:30 +01:00
vf_unsharp.c
vf_vflip.c
vf_yadif.c yadif:Fix assert() failure 2011-04-02 20:27:07 +02:00
vsink_nullsink.c
vsrc_buffer.c Support changing pixel formats on avfilter input. 2011-04-03 16:40:12 +02:00
vsrc_buffer.h Support changing pixel formats on avfilter input. 2011-04-03 16:40:12 +02:00
vsrc_color.c lavfi: put color source in a dedicated file 2011-02-21 14:09:46 +00:00
vsrc_movie.c Merge libavcore into libavutil 2011-02-16 23:00:30 +01:00
vsrc_nullsrc.c Merge libavcore into libavutil 2011-02-16 23:00:30 +01:00
yadif.h Change yadif to not use out of picture lines. 2011-02-18 19:39:42 +01:00