ffmpeg/libavfilter
Stefano Sabatini 9409c3811c libavfilter: add video movie source
See thread:
Subject: [PATCH] movie video source
Date: 2010-12-31 15:35:30 GMT

Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
2011-02-08 13:20:56 +01:00
..
x86
Makefile libavfilter: add video movie source 2011-02-08 13:20:56 +01:00
af_anull.c
allfilters.c libavfilter: add video movie source 2011-02-08 13:20:56 +01:00
asink_anullsink.c
asrc_anullsrc.c
avfilter.c Log debug information in filter_samples(). 2011-02-02 12:12:32 +00:00
avfilter.h libavfilter: add video movie source 2011-02-08 13:20:56 +01:00
avfiltergraph.c Make avfilter_graph_free() free the graph. 2011-02-04 02:55:11 +00:00
avfiltergraph.h Make avfilter_graph_free() free the graph. 2011-02-04 02:55:11 +00:00
defaults.c Remove forgotten if (p) av_free(p) forms 2011-02-04 10:00:52 +00:00
formats.c
gradfun.h
graphparser.c Make avfilter_graph_parse() not free the input graph 2011-02-04 02:55:11 +00:00
internal.h Make the avfilter debug functions and macros static to avfilter.c 2011-01-26 15:33:12 +00:00
libavfilter.v
vf_aspect.c
vf_blackframe.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_drawbox.c
vf_fifo.c
vf_format.c
vf_frei0r.c
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_libopencv.c
vf_null.c
vf_overlay.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c
vf_setpts.c In the start_frame() debug log, print the reference pos value rather than the evaluated value converted to int. 2011-01-28 17:27:54 +01:00
vf_settb.c
vf_slicify.c
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c
vsink_nullsink.c
vsrc_buffer.c
vsrc_buffer.h
vsrc_movie.c libavfilter: add video movie source 2011-02-08 13:20:56 +01:00
vsrc_nullsrc.c
yadif.h