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.
 
 
 
 
Stefano Sabatini 0055b2d11a Make ff_dprintf_ref() print the information related to the referenced 15 years ago
..
Makefile Add hflip filter. 15 years ago
allfilters.c Add hflip filter. 15 years ago
avfilter.c Make ff_dprintf_ref() print the information related to the referenced 15 years ago
avfilter.h Cosmetics: add an empty newline between the function description and 15 years ago
avfiltergraph.c Change avfilter_open() signature, from: 15 years ago
avfiltergraph.h
defaults.c Cosmetics: apply misc style fixes. 15 years ago
formats.c Implement libavfilter audio framework. 15 years ago
graphparser.c Change avfilter_open() signature, from: 15 years ago
graphparser.h
internal.h Rename ff_dprintf_picref() to ff_dprintf_ref(). 15 years ago
libavfilter.v
parseutils.c
parseutils.h
vf_aspect.c Separate video specific BufferRef properties into VideoProps. 15 years ago
vf_crop.c Implement inline function av_fill_image_max_pixstep() and use it for 15 years ago
vf_format.c
vf_hflip.c Fix braino: @flip -> @file. 15 years ago
vf_null.c
vf_pad.c Separate video specific BufferRef properties into VideoProps. 15 years ago
vf_pixdesctest.c Rename fields: 15 years ago
vf_scale.c 100L, fix vf_scale, since copy_ref_props now copy w and h, we must update them 15 years ago
vf_slicify.c
vf_unsharp.c Rename fields: 15 years ago
vf_vflip.c
vsink_nullsink.c
vsrc_buffer.c Resize data and linesize in AVFilterBufferRef to 8. 15 years ago
vsrc_buffer.h
vsrc_nullsrc.c