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.
 
 
 
 
Nicolas George 157ff97e3b vf_lut: remove mathematical constants now redundant. 13 years ago
..
libmpcodecs libavfilter/libmpcodecs: add vf_stereo3d support 14 years ago
x86
Makefile lavfi: remove align tabs in Makefile. 14 years ago
af_aconvert.c lavfi: add audio convert filter 14 years ago
af_aconvert_rematrix.c lavfi: add audio convert filter 14 years ago
af_aformat.c lavfi: rename avfilter_all_* function names to avfilter_make_all_* 14 years ago
af_anull.c
af_aresample.c af_aresample: do not request a buffer with AV_PERM_REUSE2 permissions in filter_samples() 14 years ago
af_ashowinfo.c
all_channel_layouts.h lavfi: add avfilter_all_channel_layouts public symbol 14 years ago
allfilters.c libavfilter: add deshake filter 14 years ago
asink_anullsink.c
asrc_abuffer.c lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps 14 years ago
asrc_abuffer.h
asrc_anullsrc.c asrc_anullsrc: amend description to reflect the recent changes 14 years ago
avcodec.c
avcodec.h
avfilter.c lavfi: add debug trace when processing events 14 years ago
avfilter.h Merge remote-tracking branch 'qatar/master' 14 years ago
avfiltergraph.c lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 14 years ago
avfiltergraph.h Merge remote-tracking branch 'qatar/master' 14 years ago
buffersink.h lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 14 years ago
defaults.c lavfi: rename avfilter_all_* function names to avfilter_make_all_* 14 years ago
drawutils.c
drawutils.h
formats.c lavfi: fix realloc size computation in avfilter_add_format() 14 years ago
gradfun.h
graphparser.c lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 14 years ago
internal.h lavfi: document AVFilterCommand fields 14 years ago
libavfilter.v
sink_buffer.c sink_buffer: fix typo 14 years ago
src_movie.c Merge remote-tracking branch 'qatar/master' 13 years ago
transform.c doxygen: remove a few @file parameters. 14 years ago
transform.h doxygen: remove a few @file parameters. 14 years ago
vf_aspect.c
vf_blackframe.c
vf_boxblur.c vf_boxblur: remove useless code. 14 years ago
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_delogo.c lavfi: remove usage of deprecated av_opt_set_defaults2() function 14 years ago
vf_deshake.c deshake: simplify filename check. 14 years ago
vf_drawbox.c Merge remote-tracking branch 'qatar/master' 14 years ago
vf_drawtext.c vf_drawtext: remove mathematical constants now redundant. 13 years ago
vf_fade.c
vf_fieldorder.c
vf_fifo.c
vf_format.c lavfi: add ff_parse_pixel_format() internal function, and use it 14 years ago
vf_frei0r.c
vf_gradfun.c
vf_hflip.c
vf_hqdn3d.c
vf_libopencv.c
vf_lut.c vf_lut: remove mathematical constants now redundant. 13 years ago
vf_mp.c libavfilter/libmpcodecs: add vf_stereo3d support 14 years ago
vf_null.c
vf_overlay.c
vf_pad.c vf_pad: fix "vsub" variable value computation 14 years ago
vf_pixdesctest.c
vf_scale.c vf_scale.c: propagate error code 14 years ago
vf_select.c Merge remote-tracking branch 'qatar/master' 14 years ago
vf_setpts.c
vf_settb.c
vf_showinfo.c Merge remote-tracking branch 'qatar/master' 14 years ago
vf_slicify.c
vf_split.c lavfi: add split filter from soc. 14 years ago
vf_transpose.c
vf_unsharp.c vf_unsharp: set default chroma size value to 5x5 14 years ago
vf_vflip.c
vf_yadif.c vf_yadif: add support to yuva420p 14 years ago
vsink_nullsink.c
vsrc_buffer.c lavfi: add ff_parse_pixel_format() internal function, and use it 14 years ago
vsrc_buffer.h vsrc_buffer: remove duplicated file description 14 years ago
vsrc_color.c vsrc_color: use internal timebase 14 years ago
vsrc_mptestsrc.c lavfi: remove usage of deprecated av_opt_set_defaults2() function 14 years ago
vsrc_nullsrc.c
vsrc_testsrc.c lavfi: remove usage of deprecated av_opt_set_defaults2() function 14 years ago
yadif.h