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 87f5e79732 vf_drawtext: use ctx for expressing outlink and dtext in end_frame 14 years ago
..
libmpcodecs libavfilter/libmpcodecs: add vf_stereo3d support 14 years ago
x86
Makefile libavfilter/libmpcodecs: add vf_stereo3d support 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 lavfi: add select 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 and use an inlink variable in avfilter_config_links() 14 years ago
avfilter.h vf_drawtext: make x and y options parametric 14 years ago
avfiltergraph.c lavfi: refactor query_formats and auto-insert audio conversion filters 14 years ago
avfiltergraph.h avfilter: Add avfilter_graph_que_command() 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 libavfilter/formats.c: fix compile of test 14 years ago
gradfun.h
graphparser.c libavfilter/graphparser: Avoid spaces in filter instance names. 14 years ago
internal.h lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps 14 years ago
libavfilter.v
sink_buffer.c lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 14 years ago
src_movie.c lavfi: simplify signature for avfilter_get_audio_buffer() and friends 14 years ago
vf_aspect.c
vf_blackframe.c
vf_boxblur.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_delogo.c
vf_drawbox.c Merge remote-tracking branch 'qatar/master' 14 years ago
vf_drawtext.c vf_drawtext: use ctx for expressing outlink and dtext in end_frame 14 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_mp.c libavfilter/libmpcodecs: add vf_stereo3d support 14 years ago
vf_null.c
vf_overlay.c
vf_pad.c
vf_pixdesctest.c
vf_scale.c vf_scale: don't leak SWS context. 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_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_color.c
vsrc_mptestsrc.c
vsrc_nullsrc.c
vsrc_testsrc.c vsrc_testsrc: set more properties in the output frames 14 years ago
yadif.h