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 43945b2766 Add transpose filter. 14 years ago
..
x86 yadif: Explicit wordlength for compare. Fixes compile with clang. 14 years ago
Makefile Add transpose filter. 14 years ago
af_anull.c
allfilters.c Add transpose filter. 14 years ago
asink_anullsink.c
asrc_anullsrc.c
avfilter.c Make avfilter_config_links() use the timebase of the first input link 14 years ago
avfilter.h Add transpose filter. 14 years ago
avfiltergraph.c Add avfilter_graph_config(). 14 years ago
avfiltergraph.h Add avfilter_graph_config(). 14 years ago
defaults.c Add a time_base field to AVFilterLink. 14 years ago
formats.c
graphparser.c
graphparser.h
internal.h
libavfilter.v
parseutils.c Move av_set_options_string() from libavfilter to libavutil. 15 years ago
parseutils.h Move av_set_options_string() from libavfilter to libavutil. 15 years ago
vf_aspect.c
vf_blackframe.c
vf_crop.c
vf_cropdetect.c Implement cropdetect filter. 14 years ago
vf_drawbox.c Add the drawbox filter from the soc libavfilter repo. 15 years ago
vf_fifo.c
vf_format.c
vf_frei0r.c Use SLIBSUF instead of .so, as a more generic dynamic library suffix. 14 years ago
vf_hflip.c
vf_libopencv.c
vf_null.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c Make init() return sensible error code rather than -1 in case of 15 years ago
vf_settb.c Implement settb filter. 14 years ago
vf_slicify.c
vf_transpose.c Add transpose filter. 14 years ago
vf_unsharp.c Make the validity checks fail only if the corresponding luma or chroma 14 years ago
vf_vflip.c
vf_yadif.c
vsink_nullsink.c
vsrc_buffer.c Extend buffer source to accept the time base for the output PTS. 14 years ago
vsrc_buffer.h
vsrc_nullsrc.c Remove unused symbol. 14 years ago
yadif.h