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 c0771a1ac6 af_channelmap: cosmetics, use an extra local variable to shorten the code 12 years ago
..
x86 lavfi/gradfun: remove rounding to match C and SSE code. 12 years ago
Makefile lavfi: new interlace filter 12 years ago
af_aformat.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
af_amix.c lavfi: mark filters with dynamic number of inputs or outputs with special flags 12 years ago
af_anull.c lavfi: convert input/ouput list compound literals to named objects 12 years ago
af_ashowinfo.c lavfi: switch to AVFrame. 12 years ago
af_asyncts.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
af_channelmap.c af_channelmap: cosmetics, use an extra local variable to shorten the code 12 years ago
af_channelsplit.c lavfi: mark filters with dynamic number of inputs or outputs with special flags 12 years ago
af_join.c lavfi: mark filters with dynamic number of inputs or outputs with special flags 12 years ago
af_resample.c af_resample: switch to an AVOptions-based system. 12 years ago
af_volume.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
af_volume.h x86: af_volume: add SSE2-optimized s16 volume scaling 12 years ago
allfilters.c lavfi: new interlace filter 12 years ago
asink_anullsink.c lavfi: switch to AVFrame. 12 years ago
asrc_anullsrc.c asrc_anullsrc: return EOF, not -1 12 years ago
audio.c lavfi: switch to AVFrame. 12 years ago
audio.h lavfi: switch to AVFrame. 12 years ago
avfilter.c lavfi: do not segfault on NULL passed to avfilter_get_by_name() 12 years ago
avfilter.h lavfi: change the filter registering system to match the other libraries 12 years ago
avfiltergraph.c lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 12 years ago
avfiltergraph.h lavfi: merge avfiltergraph.h into avfilter.h 12 years ago
buffer.c Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
buffersink.c lavfi: switch to AVFrame. 12 years ago
buffersink.h lavfi: switch to AVFrame. 12 years ago
buffersrc.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
buffersrc.h lavfi: switch to AVFrame. 12 years ago
drawutils.c lavfi: do not use av_pix_fmt_descriptors directly. 12 years ago
drawutils.h Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
fifo.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
filtfmts.c lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 12 years ago
formats.c lavfi: do not use av_pix_fmt_descriptors directly. 12 years ago
formats.h cosmetics: Consistently use C-style comments with multiple inclusion guards 13 years ago
gradfun.h vf_gradfun: switch to an AVOptions-based system. 12 years ago
graphparser.c lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 12 years ago
internal.h lavfi: make avfilter_free() remove the filter from its graph. 12 years ago
libavfilter.v Add symbol versioning for shared libraries 15 years ago
split.c lavfi: mark filters with dynamic number of inputs or outputs with special flags 12 years ago
version.h lavfi: change the filter registering system to match the other libraries 12 years ago
vf_aspect.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_blackframe.c vf_blackframe: switch to an AVOptions-based system. 12 years ago
vf_boxblur.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_copy.c lavfi: switch to AVFrame. 12 years ago
vf_crop.c vf_crop: switch to an AVOptions-based system. 12 years ago
vf_cropdetect.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_delogo.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_drawbox.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_drawtext.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_fade.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_fieldorder.c vf_fieldorder: switch to an AVOptions-based system. 12 years ago
vf_format.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_fps.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_frei0r.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_gradfun.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_hflip.c lavfi: switch to AVFrame. 12 years ago
vf_hqdn3d.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_hqdn3d.h vf_hqdn3d: switch to an AVOptions-based system. 12 years ago
vf_interlace.c lavfi: new interlace filter 12 years ago
vf_libopencv.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_lut.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_null.c lavfi: merge start_frame/draw_slice/end_frame 12 years ago
vf_overlay.c vf_overlay: switch to an AVOptions-based system. 12 years ago
vf_pad.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_pixdesctest.c lavfi: switch to AVFrame. 12 years ago
vf_scale.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_select.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_setpts.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_settb.c vf_settb: switch to an AVOptions-based system. 12 years ago
vf_showinfo.c vf_showinfo: remove its useless init function 12 years ago
vf_transpose.c vf_transpose: switch to an AVOptions-based system. 12 years ago
vf_unsharp.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_vflip.c lavfi: switch to AVFrame. 12 years ago
vf_yadif.c vf_yadif: switch to an AVOptions-based system. 12 years ago
video.c lavfi: switch to AVFrame. 12 years ago
video.h lavfi: switch to AVFrame. 12 years ago
vsink_nullsink.c lavfi: switch to AVFrame. 12 years ago
vsrc_color.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vsrc_movie.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vsrc_nullsrc.c vsrc_nullsrc: switch to an AVOptions-based system. 12 years ago
vsrc_testsrc.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
yadif.h vf_yadif: switch to an AVOptions-based system. 12 years ago