..
x86
lavfi/gradfun: remove rounding to match C and SSE code.
12 years ago
Makefile
avfilter: Compile FIFO filters unconditionally
12 years ago
af_aformat.c
lavfi: remove now unused args parameter from AVFilter.init
12 years ago
af_amix.c
lavfi: remove now unused args parameter from AVFilter.init
12 years ago
af_anull.c
lavfi: convert input/ouput list compound literals to named objects
13 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: fix uninitialized variable use introduced in ba8efac977
12 years ago
af_channelsplit.c
lavfi: remove now unused args parameter from AVFilter.init
12 years ago
af_join.c
lavfi: remove now unused args parameter from AVFilter.init
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
cosmetics: Prettyprint codec/format/filter registration files
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: replace avfilter_open() with avfilter_graph_alloc_filter().
12 years ago
avfilter.h
lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().
12 years ago
avfiltergraph.c
lavfi: replace avfilter_open() with avfilter_graph_alloc_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
13 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.
13 years ago
drawutils.h
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
fifo.c
lavfi: remove now unused args parameter from AVFilter.init
12 years ago
filtfmts.c
Remove pointless #undefs of previously forbidden functions.
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
lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().
12 years ago
internal.h
lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().
12 years ago
libavfilter.v
…
split.c
lavfi: remove now unused args parameter from AVFilter.init
12 years ago
version.h
lavfi: replace avfilter_open() with avfilter_graph_alloc_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
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_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
13 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