ffmpeg/libavfilter
Michael Niedermayer 41215fdeb3 libavfilter/formats.c: fix compile of test
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-16 06:07:07 +02:00
..
libmpcodecs vf_remove_logo: domt access vf->next->query_format() directly but use the API. 2011-09-13 03:52:30 +02:00
x86
Makefile lavfi: add avfilter_all_channel_layouts public symbol 2011-09-16 00:46:41 +02:00
af_aformat.c lavfi: rename avfilter_all_* function names to avfilter_make_all_* 2011-09-16 00:42:47 +02:00
af_anull.c
af_aresample.c lavfi: rename avfilter_all_* function names to avfilter_make_all_* 2011-09-16 00:42:47 +02:00
af_ashowinfo.c
all_channel_layouts.h lavfi: add avfilter_all_channel_layouts public symbol 2011-09-16 00:46:41 +02:00
allfilters.c lavfi: add split filter from soc. 2011-09-12 08:48:16 +02:00
asink_anullsink.c
asrc_abuffer.c lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps 2011-09-12 18:51:46 +02:00
asrc_abuffer.h
asrc_anullsrc.c
avcodec.c
avcodec.h
avfilter.c lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps 2011-09-12 18:51:46 +02:00
avfilter.h lavfi: add avfilter_all_channel_layouts public symbol 2011-09-16 00:46:41 +02:00
avfiltergraph.c avfilter: dont crash on filters with NULL instance names. 2011-09-06 22:23:15 +02:00
avfiltergraph.h avfilter: Add avfilter_graph_que_command() 2011-08-29 20:16:10 +02:00
buffersink.h lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 2011-09-06 18:51:09 +02:00
defaults.c lavfi: rename avfilter_all_* function names to avfilter_make_all_* 2011-09-16 00:42:47 +02:00
drawutils.c
drawutils.h
formats.c libavfilter/formats.c: fix compile of test 2011-09-16 06:07:07 +02:00
gradfun.h
graphparser.c libavfilter/graphparser: Avoid spaces in filter instance names. 2011-08-30 22:02:38 +02:00
internal.h lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps 2011-09-12 18:51:46 +02:00
libavfilter.v
sink_buffer.c lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 2011-09-06 18:51:09 +02:00
src_movie.c lavfi: simplify signature for avfilter_get_audio_buffer() and friends 2011-09-12 18:51:18 +02:00
vf_aspect.c
vf_blackframe.c
vf_boxblur.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_delogo.c
vf_drawbox.c Merge remote-tracking branch 'qatar/master' 2011-08-26 23:18:54 +02:00
vf_drawtext.c Merge remote-tracking branch 'qatar/master' 2011-09-07 22:58:39 +02:00
vf_fade.c
vf_fieldorder.c
vf_fifo.c
vf_format.c lavfi: add ff_parse_pixel_format() internal function, and use it 2011-08-23 15:45:44 +02:00
vf_frei0r.c
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_libopencv.c
vf_lut.c
vf_mp.c
vf_null.c
vf_overlay.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c vf_scale: don't leak SWS context. 2011-08-27 17:23:45 +02:00
vf_select.c
vf_setpts.c
vf_settb.c
vf_showinfo.c Merge remote-tracking branch 'qatar/master' 2011-09-12 21:01:12 +02:00
vf_slicify.c
vf_split.c lavfi: add split filter from soc. 2011-09-12 08:48:16 +02:00
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c vf_yadif: add support to yuva420p 2011-08-31 16:11:26 +02:00
vsink_nullsink.c
vsrc_buffer.c lavfi: add ff_parse_pixel_format() internal function, and use it 2011-08-23 15:45:44 +02:00
vsrc_buffer.h
vsrc_color.c
vsrc_mptestsrc.c
vsrc_nullsrc.c
vsrc_testsrc.c vsrc_testsrc: set more properties in the output frames 2011-08-30 10:03:19 +02:00
yadif.h