S.N. Hemanth Meenakshisundaram f0a5543898 Add asink_anullsink - null audio sink. 14 years ago
..
Makefile f0a5543898 Add asink_anullsink - null audio sink. 14 years ago
af_anull.c 99046339fc Add null audio filter. 14 years ago
allfilters.c f0a5543898 Add asink_anullsink - null audio sink. 14 years ago
asink_anullsink.c f0a5543898 Add asink_anullsink - null audio sink. 14 years ago
asrc_anullsrc.c 1ee410f330 Add asrc_anullsrc - null audio source. 14 years ago
avfilter.c e16f217ceb Use new imgutils.h API names, fix deprecation warnings. 14 years ago
avfilter.h f0a5543898 Add asink_anullsink - null audio sink. 14 years ago
avfiltergraph.c 84c0386960 Change avfilter_open() signature, from: 14 years ago
avfiltergraph.h 9a58234fea Fix misspelled parameter names in Doxygen documentation. 14 years ago
defaults.c 120119225a Add missing NULL checks, fix crash. 14 years ago
formats.c ad2c950154 Implement libavfilter audio framework. 14 years ago
graphparser.c 84c0386960 Change avfilter_open() signature, from: 14 years ago
graphparser.h 49bd8e4b84 Fix grammar errors in documentation 14 years ago
internal.h eedca998eb Implement ff_get_ref_perms_string() and use it for tracing. 14 years ago
libavfilter.v a482e61bd6 Add symbol versioning for shared libraries 15 years ago
parseutils.c 49bd8e4b84 Fix grammar errors in documentation 14 years ago
parseutils.h 49bd8e4b84 Fix grammar errors in documentation 14 years ago
vf_aspect.c cc80caff52 Separate video specific BufferRef properties into VideoProps. 14 years ago
vf_crop.c 75b67a8a99 Make the crop filters accept parametric expressions. 14 years ago
vf_fifo.c 7f1af825f8 Add fifo filter. 14 years ago
vf_format.c a6881c6a38 Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 14 years ago
vf_frei0r.c 32eba9f27e Remove unnecessary av_strdup() and av_free(). 14 years ago
vf_hflip.c e16f217ceb Use new imgutils.h API names, fix deprecation warnings. 14 years ago
vf_libopencv.c a6881c6a38 Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 14 years ago
vf_null.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
vf_pad.c e16f217ceb Use new imgutils.h API names, fix deprecation warnings. 14 years ago
vf_pixdesctest.c a6881c6a38 Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 14 years ago
vf_scale.c a6881c6a38 Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 14 years ago
vf_slicify.c a6881c6a38 Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 14 years ago
vf_unsharp.c 5d4890d73d Rename fields: 14 years ago
vf_vflip.c ecc8dada37 Rename AVFilterPicRef to AVFilterBufferRef. 14 years ago
vsink_nullsink.c a6881c6a38 Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 14 years ago
vsrc_buffer.c 4afbcf46c9 Reindent. 14 years ago
vsrc_buffer.h 701935968d add #include so make checkheaders passes 14 years ago
vsrc_nullsrc.c a6881c6a38 Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 14 years ago