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 9efae6a161 lavfi: bump minor and update APIchanges after recent updates 14 years ago
..
libmpcodecs lavfi: remove delogo mp wrapper 14 years ago
x86
Makefile lavfi: add split filter from soc. 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: simplify signature for avfilter_get_audio_buffer() and friends 14 years ago
af_ashowinfo.c lavfi: add ashowinfo filter 14 years ago
allfilters.c lavfi: add split filter from soc. 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 lavfi: add asrc_abuffer - audio buffer source 14 years ago
asrc_anullsrc.c
avcodec.c
avcodec.h
avfilter.c lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps 14 years ago
avfilter.h lavfi: bump minor and update APIchanges after recent updates 14 years ago
avfiltergraph.c avfilter: dont crash on filters with NULL instance names. 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: simplify signature for avfilter_get_audio_buffer() and friends 14 years ago
drawutils.c
drawutils.h
formats.c lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps 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 lavfi: port libmpcodecs delogo filter 14 years ago
vf_drawbox.c Merge remote-tracking branch 'qatar/master' 14 years ago
vf_drawtext.c Merge remote-tracking branch 'qatar/master' 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 lavfi: remove delogo mp wrapper 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 vf_select: reindent after the previous commit 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_color.c
vsrc_mptestsrc.c lavfi: port mp test source 14 years ago
vsrc_nullsrc.c
vsrc_testsrc.c vsrc_testsrc: set more properties in the output frames 14 years ago
yadif.h