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 89fb9ae9e6 Make the scale filter pass the pkt.pos information to the output 15 years ago
..
Makefile
allfilters.c
avfilter.c Add AVFilterPicRef.pos field and make libavfilter propagate stream 15 years ago
avfilter.h Bump libavfilter minor version and add APIchanges entry after the 15 years ago
avfiltergraph.c
avfiltergraph.h
defaults.c Add AVFilterPicRef.pos field and make libavfilter propagate stream 15 years ago
formats.c
graphparser.c
graphparser.h
libavfilter.v
parseutils.c
parseutils.h
vf_crop.c
vf_format.c
vf_null.c
vf_scale.c Make the scale filter pass the pkt.pos information to the output 15 years ago
vf_slicify.c Extend the slice filter to make it issue slice height values randomly 15 years ago
vf_vflip.c
vsink_nullsink.c
vsrc_nullsrc.c