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 276f43be68 lavfi: rename vsrc_movie.c to src_movie.c 14 years ago
..
libmpcodecs lavfi: remove delogo mp wrapper 14 years ago
x86
Makefile lavfi: rename vsrc_movie.c to src_movie.c 14 years ago
af_aformat.c af_aformat: use evil ADD_FORMATS macro for cutting out duplicated code 14 years ago
af_anull.c
af_aresample.c lavfi: add aresample filter 14 years ago
af_ashowinfo.c lavfi: add ashowinfo filter 14 years ago
allfilters.c lavfi: add asrc_abuffer - audio buffer source 14 years ago
asink_abuffer.c asink_abuffer: extend ABufferSinkContext to make it accept lists of formats in input 14 years ago
asink_abuffer.h asink_abuffer: extend ABufferSinkContext to make it accept lists of formats in input 14 years ago
asink_anullsink.c
asrc_abuffer.c asrc_abuffer: pass non-const string to strtok_r in init() 14 years ago
asrc_abuffer.h lavfi: add asrc_abuffer - audio buffer source 14 years ago
asrc_anullsrc.c
avcodec.c
avcodec.h
avfilter.c lavfi: remove default config_props() callback and refactor avfilter_config_links() 14 years ago
avfilter.h asink_abuffer: extend ABufferSinkContext to make it accept lists of formats in input 14 years ago
avfiltergraph.c
avfiltergraph.h
defaults.c lavfi: avoid void* arithmetic in defaults.c:set_common_formats() 14 years ago
drawutils.c
drawutils.h
formats.c lavfi: add ff_parse_pixel_format() internal function, and use it 14 years ago
gradfun.h
graphparser.c
internal.h lavfi: add ff_parse_pixel_format() internal function, and use it 14 years ago
libavfilter.v
src_movie.c lavfi: rename vsrc_movie.c to src_movie.c 14 years ago
vf_aspect.c
vf_blackframe.c vf_blackframe: port missing features from libmpcodecs blackframe 14 years ago
vf_boxblur.c vf_boxblur: call avfilter_draw_slice() at the end of draw_slice() 14 years ago
vf_copy.c
vf_crop.c vf_crop: add support for a, dar, sar, hsub, and vsub variables 14 years ago
vf_cropdetect.c
vf_delogo.c lavfi: port libmpcodecs delogo filter 14 years ago
vf_drawbox.c
vf_drawtext.c
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 libavfilter: fix --enable-small 14 years ago
vf_mp.c lavfi: remove delogo mp wrapper 14 years ago
vf_null.c
vf_overlay.c
vf_pad.c lavfi: tweak display aspect ratio variables in pad and scale filters 14 years ago
vf_pixdesctest.c
vf_scale.c lavfi: tweak display aspect ratio variables in pad and scale filters 14 years ago
vf_select.c vf_select: reindent after the previous commit 14 years ago
vf_setpts.c
vf_settb.c
vf_showinfo.c
vf_slicify.c
vf_split.c
vf_transpose.c vf_transpose: avoid multiple calls to avfilter_draw_slice() 14 years ago
vf_unsharp.c vf_unsharp: set default chroma size value to 5x5 14 years ago
vf_vflip.c
vf_yadif.c yadif: correct documentation on the parity parameter 14 years ago
vsink_buffer.c vsink_buffer: make the buffer cache all the incoming frames 14 years ago
vsink_buffer.h
vsink_nullsink.c
vsrc_buffer.c lavfi: add ff_parse_pixel_format() internal function, and use it 14 years ago
vsrc_buffer.h
vsrc_color.c
vsrc_mptestsrc.c lavfi: port mp test source 14 years ago
vsrc_nullsrc.c
vsrc_testsrc.c vsrc_testsrc: allow to set the sample aspect ratio 14 years ago
yadif.h