You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer 6ed040408b Move AVOptions from libavcodec to libavutil 15 years ago
..
x86 yadif filter, based on stefanos port of my yadif from mplayer. 15 years ago
Makefile Stefanos port was missing DIRS variable in the Makefile for the newly added x86 15 years ago
af_anull.c Add null audio filter. 15 years ago
allfilters.c yadif filter, based on stefanos port of my yadif from mplayer. 15 years ago
asink_anullsink.c Add asink_anullsink - null audio sink. 15 years ago
asrc_anullsrc.c Add asrc_anullsrc - null audio source. 15 years ago
avfilter.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
avfilter.h Bump lavfi minor and add Changelog notice after yadif addition. 15 years ago
avfiltergraph.c Change avfilter_open() signature, from: 15 years ago
avfiltergraph.h Fix misspelled parameter names in Doxygen documentation. 15 years ago
defaults.c Add missing NULL checks, fix crash. 15 years ago
formats.c Implement libavfilter audio framework. 15 years ago
graphparser.c Change avfilter_open() signature, from: 15 years ago
graphparser.h Fix grammar errors in documentation 15 years ago
internal.h Implement ff_get_ref_perms_string() and use it for tracing. 15 years ago
libavfilter.v Add symbol versioning for shared libraries 15 years ago
parseutils.c Fix grammar errors in documentation 15 years ago
parseutils.h Move AVOptions from libavcodec to libavutil 15 years ago
vf_aspect.c Separate video specific BufferRef properties into VideoProps. 15 years ago
vf_crop.c Prefix enum var_name symbols with VAR_, to avoid conflicts with already 15 years ago
vf_fifo.c Add fifo filter. 15 years ago
vf_format.c Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 15 years ago
vf_frei0r.c Remove unnecessary av_strdup() and av_free(). 15 years ago
vf_hflip.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
vf_libopencv.c Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 15 years ago
vf_null.c Remove explicit filename from Doxygen @file commands. 15 years ago
vf_pad.c Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 15 years ago
vf_pixdesctest.c Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 15 years ago
vf_scale.c Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 15 years ago
vf_slicify.c Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 15 years ago
vf_unsharp.c Rename fields: 15 years ago
vf_vflip.c Rename AVFilterPicRef to AVFilterBufferRef. 15 years ago
vf_yadif.c Cosmetics: fix style nits. 15 years ago
vsink_nullsink.c Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 15 years ago
vsrc_buffer.c Reindent. 15 years ago
vsrc_buffer.h add #include so make checkheaders passes 15 years ago
vsrc_nullsrc.c Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 15 years ago
yadif.h yadif filter, based on stefanos port of my yadif from mplayer. 15 years ago