..
x86
avfilter: Add av_cold attributes to init/uninit functions
12 years ago
Makefile
lavfi: add trim and atrim filters.
12 years ago
af_aformat.c
lavfi: remove now unused args parameter from AVFilter.init
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
13 years ago
af_ashowinfo.c
avfilter: Add av_cold attributes to init/uninit functions
12 years ago
af_asyncts.c
avfilter: Add av_cold attributes to init/uninit functions
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: 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: 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.
13 years ago
drawutils.h
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
fifo.c
afifo: fix request_samples on the last frame in certain cases
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.
13 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
graphparser: only print filter arguments if they are non-NULL
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
setpts.c
lavfi: add an asetpts filter
12 years ago
split.c
avfilter: Add av_cold attributes to init/uninit functions
12 years ago
trim.c
lavfi: add trim and atrim filters.
12 years ago
version.h
lavfi: add an asetpts filter
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
avfilter: Add av_cold attributes to init/uninit functions
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
avfilter: Add av_cold attributes to init/uninit functions
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_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
avfilter: Add av_cold attributes to init/uninit functions
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