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 8a994b7406 vf_fade: support slice threading 12 years ago
..
x86 yadif: restore speed of the C filtering code 12 years ago
Makefile lavfi: add a slice threading infrastructure 12 years ago
af_aformat.c af_aformat: cosmetics, fix indentation 12 years ago
af_amix.c avfilter: Add av_cold attributes to init/uninit functions 12 years ago
af_anull.c lavfi: convert input/ouput list compound literals to named objects 12 years ago
af_ashowinfo.c avfilter: Add av_cold attributes to init/uninit functions 12 years ago
af_asyncts.c af_asyncts: fix offset calculation 12 years ago
af_channelmap.c af_channelmap: ensure the output channel layout is valid. 12 years ago
af_channelsplit.c avfilter: Add av_cold attributes to init/uninit functions 12 years ago
af_join.c avfilter: Add av_cold attributes to init/uninit functions 12 years ago
af_resample.c af_resample: switch to an AVOptions-based system. 12 years ago
af_volume.c avfilter: Add av_cold attributes to init/uninit functions 12 years ago
af_volume.h x86: af_volume: add SSE2-optimized s16 volume scaling 12 years ago
allfilters.c lavfi: add trim and atrim filters. 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: add a slice threading infrastructure 12 years ago
avfilter.h lavfi: add a slice threading infrastructure 12 years ago
avfiltergraph.c lavfi: add a slice threading infrastructure 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: let gcc realign the stack on public graph driving functions 12 years ago
buffersink.h lavfi: switch to AVFrame. 12 years ago
buffersrc.c lavfi: let gcc realign the stack on public graph driving functions 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 afifo: fix request_samples on the last frame in certain cases 12 years ago
filtfmts.c lavfi: rename AVFilterFormats.format_count to nb_formats 12 years ago
formats.c lavfi: rename AVFilterFormats.format_count to nb_formats 12 years ago
formats.h lavfi: rename AVFilterFormats.format_count to nb_formats 12 years ago
gradfun.h vf_gradfun: switch to an AVOptions-based system. 12 years ago
graphparser.c graphparser: only print filter arguments if they are non-NULL 12 years ago
internal.h lavfi: add a slice threading infrastructure 12 years ago
libavfilter.v Add symbol versioning for shared libraries 15 years ago
pthread.c lavfi: add a slice threading infrastructure 12 years ago
setpts.c Remove commented-out debug #define cruft 12 years ago
split.c avfilter: Add av_cold attributes to init/uninit functions 12 years ago
thread.h lavfi: add a slice threading infrastructure 12 years ago
trim.c lavfi: add trim and atrim filters. 12 years ago
version.h lavfi: add a slice threading infrastructure 12 years ago
vf_aspect.c vf_setdar: make config_props work properly when called multiple times. 12 years ago
vf_blackframe.c vf_blackframe: use the name 's' for the pointer to the private context 12 years ago
vf_boxblur.c vf_boxblur: use the name 's' for the pointer to the private context 12 years ago
vf_copy.c lavfi: switch to AVFrame. 12 years ago
vf_crop.c vf_crop: make config_props work properly when called multiple times. 12 years ago
vf_cropdetect.c vf_cropdetect: use the name 's' for the pointer to the private context 12 years ago
vf_delogo.c vf_delogo: use the name 's' for the pointer to the private context 12 years ago
vf_drawbox.c vf_drawbox: make config_props work properly when called multiple times. 12 years ago
vf_drawtext.c vf_drawtext: don't leak the expressions. 12 years ago
vf_fade.c vf_fade: support slice threading 12 years ago
vf_fieldorder.c vf_fieldorder: use the name 's' for the pointer to the private context 12 years ago
vf_format.c vf_format: do not use the AVFilterFormats internals. 12 years ago
vf_fps.c vf_fps: move initializing pts from config_props to init. 12 years ago
vf_frei0r.c vf_frei0r: make config_props work properly when called multiple times. 12 years ago
vf_gradfun.c vf_gradfun: make config_props work properly when called multiple times. 12 years ago
vf_hflip.c vf_hflip: use the name 's' for the pointer to the private context 12 years ago
vf_hqdn3d.c vf_hqdn3d: make config_props work properly when called multiple times. 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 vf_libopencv: use the name 's' for the pointer to the private context 12 years ago
vf_lut.c vf_lut: make config_props work properly when called multiple times. 12 years ago
vf_null.c lavfi: merge start_frame/draw_slice/end_frame 12 years ago
vf_overlay.c vf_overlay: use the name 's' for the pointer to the private context 12 years ago
vf_pad.c vf_pad: use the name 's' for the pointer to the private context 12 years ago
vf_pixdesctest.c vf_pixdesctest: make config_props work properly when called multiple times. 12 years ago
vf_scale.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
vf_select.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: support slice threading 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 Remove commented-out debug #define cruft 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 yadif: restore speed of the C filtering code 12 years ago