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.
 
 
 
 
Anton Khirnov 7af99a01c4 graphparser: fix the order in which unlabeled input links are returned. 13 years ago
..
x86 yadif: specify array size outside DECLARE_ALIGNED 13 years ago
Makefile build: Only clean the architecture subdirectory we build for. 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 avfiltergraph: try to reduce format conversions in filters. 13 years ago
avfiltergraph.h avfiltergraph: make the AVFilterInOut alloc/free API public 13 years ago
buffersrc.h vsrc_buffer: allow using a NULL buffer to signal EOF. 13 years ago
defaults.c cosmetics: Remove extra newlines at EOF 13 years ago
drawutils.c
drawutils.h
formats.c cosmetics: Remove extra newlines at EOF 13 years ago
gradfun.h
graphparser.c graphparser: fix the order in which unlabeled input links are returned. 13 years ago
internal.h lavfi: add LUT (LookUp Table) generic filters 13 years ago
libavfilter.v
version.h avfiltergraph: make the AVFilterInOut alloc/free API public 13 years ago
vf_aspect.c cosmetics: Remove extra newlines at EOF 13 years ago
vf_blackframe.c
vf_boxblur.c Mark mutable static data const where appropriate. 13 years ago
vf_copy.c
vf_crop.c Mark mutable static data const where appropriate. 13 years ago
vf_cropdetect.c
vf_delogo.c lavfi: port libmpcodecs delogo filter 13 years ago
vf_drawbox.c
vf_drawtext.c Mark mutable static data const where appropriate. 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 cosmetics: Remove extra newlines at EOF 13 years ago
vf_frei0r.c
vf_gradfun.c Drop some completely unnecessary av_unused attributes. 13 years ago
vf_hflip.c cosmetics: Remove some unnecessary block braces. 13 years ago
vf_hqdn3d.c
vf_libopencv.c
vf_lut.c Mark mutable static data const where appropriate. 13 years ago
vf_null.c
vf_overlay.c vf_overlay: implement poll_frame() 13 years ago
vf_pad.c Mark mutable static data const where appropriate. 13 years ago
vf_pixdesctest.c pixdesc: mark pseudopaletted formats with a special flag. 13 years ago
vf_scale.c vf_scale: support named constants for sws flags. 13 years ago
vf_select.c Mark mutable static data const where appropriate. 13 years ago
vf_setpts.c Mark mutable static data const where appropriate. 13 years ago
vf_settb.c Mark mutable static data const where appropriate. 13 years ago
vf_showinfo.c
vf_slicify.c
vf_split.c
vf_transpose.c
vf_unsharp.c vf_unsharp: Mark readonly variable as const. 13 years ago
vf_vflip.c
vf_yadif.c Drop some completely unnecessary av_unused attributes. 13 years ago
vsink_nullsink.c
vsrc_buffer.c vsrc_buffer: fix check from 7ae7c41. 13 years ago
vsrc_buffer.h
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 Mark mutable static data const where appropriate. 13 years ago
vsrc_testsrc.c vsrc_testsrc: fix mailing list reference URL 13 years ago
yadif.h