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.
 
 
 
 
Diego Biurrun e44c11e9fa cosmetics: Move static and inline attributes to more standard places. 13 years ago
..
x86 vf_gradfun: relicense x86 asm to LGPL 14 years ago
Makefile lavfi: move version macros to a new installed header version.h 13 years ago
af_anull.c
allfilters.c allfilters: fix type of avfilter_vsrc_buffer. 13 years ago
asink_anullsink.c
asrc_anullsrc.c Make channel layout masks unsigned 13 years ago
avfilter.c lavfi: add avfilter_copy_frame_props() 13 years ago
avfilter.h lavfi: move version macros to a new installed header version.h 13 years ago
avfiltergraph.c lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 13 years ago
avfiltergraph.h lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 13 years ago
buffersrc.h lavfi: add a new function av_buffersrc_buffer(). 13 years ago
defaults.c Make channel layout masks unsigned 13 years ago
drawutils.c
drawutils.h
formats.c libavfilter: reindent. 13 years ago
gradfun.h
graphparser.c lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 13 years ago
internal.h lavfi: add LUT (LookUp Table) generic filters 13 years ago
libavfilter.v
version.h lavfi: move version macros to a new installed header version.h 13 years ago
vf_aspect.c Do not include mathematics.h in avutil.h 14 years ago
vf_blackframe.c
vf_boxblur.c lavfi: port boxblur filter from libmpcodecs 13 years ago
vf_copy.c
vf_crop.c Do not include mathematics.h in avutil.h 14 years ago
vf_cropdetect.c
vf_delogo.c lavfi: port libmpcodecs delogo filter 13 years ago
vf_drawbox.c doxygen: fix wrong comment syntax, //< vs. ///< 14 years ago
vf_drawtext.c cosmetics: Drop unnecessary parentheses around return values. 13 years ago
vf_fade.c cosmetics: Move static and inline attributes to more standard places. 13 years ago
vf_fieldorder.c
vf_fifo.c
vf_format.c
vf_frei0r.c Add some missing mathematics.h #includes for av_rescale(). 14 years ago
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_libopencv.c vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h 14 years ago
vf_lut.c lavfi: add negate filter 13 years ago
vf_null.c
vf_overlay.c Do not include mathematics.h in avutil.h 14 years ago
vf_pad.c vf_pad: fix "vsub" variable value computation 13 years ago
vf_pixdesctest.c
vf_scale.c vf_scale: apply the same transform to the aspect during init that is applied per frame 13 years ago
vf_select.c lavfi: add select filter 13 years ago
vf_setpts.c Do not include mathematics.h in avutil.h 14 years ago
vf_settb.c Do not include mathematics.h in avutil.h 14 years ago
vf_showinfo.c lavfi: add showinfo filter 13 years ago
vf_slicify.c
vf_split.c lavfi: add split filter from soc. 13 years ago
vf_transpose.c
vf_unsharp.c vf_unsharp: set default chroma size value to 5x5 13 years ago
vf_vflip.c
vf_yadif.c yadif: support 10bit YUV 13 years ago
vsink_nullsink.c
vsrc_buffer.c vsrc_buffer: release the buffer on uninit. 13 years ago
vsrc_buffer.h vsrc_buffer: remove duplicated file description 13 years ago
vsrc_color.c vsrc_color: use internal timebase 13 years ago
vsrc_movie.c lavfi: add avfilter_copy_frame_props() 13 years ago
vsrc_nullsrc.c Do not include mathematics.h in avutil.h 14 years ago
vsrc_testsrc.c vsrc_testsrc: fix mailing list reference URL 13 years ago
yadif.h