Stefano Sabatini 47f0704eb2 Prefix value for flags with "0x", to make it clear that it is an 15 years ago
..
Makefile 3c940173c0 Add pad filter. 15 years ago
allfilters.c 3c940173c0 Add pad filter. 15 years ago
avfilter.c efdc74ef19 Try to keep track of interlaced and top field first. 15 years ago
avfilter.h b6bc205155 Bump lavfi minor after the addition of the fields interlaced and 15 years ago
avfiltergraph.c 3748b2b8e8 Fix leak in avfilter_graph_add_filter(). 15 years ago
avfiltergraph.h bc3c85a3e6 Apply grammar/consistency nits to avfilter_graph_add_filter() doxy. 15 years ago
defaults.c 8ad802e610 Alloc 16 extra bytes in libavfilter frames. Needed for MMX-optimized swscale. 15 years ago
formats.c d3c01751a3 Fix compilation on gcc 2.95.3 (still supported) broken by r21077, 15 years ago
graphparser.c 03c3bb5c5a use filter name when graph parser add filters 15 years ago
graphparser.h 0802356cfc Remove the const qualifier for the name field of AVFilterInOut, since 16 years ago
libavfilter.v a482e61bd6 Add symbol versioning for shared libraries 15 years ago
parseutils.c 576fb48e6d Make ff_random_get_seed public, rename to av_get_random_seed, export the header 15 years ago
parseutils.h ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
vf_aspect.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
vf_crop.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
vf_format.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
vf_null.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
vf_pad.c aeaa9630e5 Remove the name of the file from the @file doxy, it is unnecessary and 15 years ago
vf_scale.c 47f0704eb2 Prefix value for flags with "0x", to make it clear that it is an 15 years ago
vf_slicify.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
vf_unsharp.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
vf_vflip.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
vsink_nullsink.c 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vsrc_buffer.c efdc74ef19 Try to keep track of interlaced and top field first. 15 years ago
vsrc_buffer.h cf13f204cc Add "Memory buffer source filter" from SOC. 15 years ago
vsrc_nullsrc.c ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago