..
x86
x86: Split inline and external assembly #ifdefs
13 years ago
Makefile
…
af_aformat.c
Don't include common.h from avutil.h
13 years ago
af_amix.c
lavfi: replace empty input/output lists with null pointers
13 years ago
af_anull.c
Don't include common.h from avutil.h
13 years ago
af_asyncts.c
af_asyncts: check return value from lavr when flushing.
13 years ago
af_channelmap.c
Don't include common.h from avutil.h
13 years ago
af_channelsplit.c
lavfi: replace empty input/output lists with null pointers
13 years ago
af_join.c
lavfi: replace empty input/output lists with null pointers
13 years ago
af_resample.c
Don't include common.h from avutil.h
13 years ago
allfilters.c
Don't include common.h from avutil.h
13 years ago
asink_anullsink.c
lavfi: replace empty input/output lists with null pointers
13 years ago
asrc_anullsrc.c
lavfi: replace empty input/output lists with null pointers
13 years ago
audio.c
Don't include common.h from avutil.h
13 years ago
audio.h
…
avfilter.c
lavfi: replace empty input/output lists with null pointers
13 years ago
avfilter.h
lavfi: add error handling to end_frame().
13 years ago
avfiltergraph.c
avfiltergraph: silence an uninitialized variable warning
13 years ago
avfiltergraph.h
…
buffer.c
Don't include common.h from avutil.h
13 years ago
buffersink.c
lavfi: replace empty input/output lists with null pointers
13 years ago
buffersink.h
doxygen: Fix function parameter names to match the code
13 years ago
buffersrc.c
buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame()
13 years ago
buffersrc.h
buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame()
13 years ago
drawutils.c
Don't include common.h from avutil.h
13 years ago
drawutils.h
…
fifo.c
Don't include common.h from avutil.h
13 years ago
filtfmts.c
…
formats.c
Don't include common.h from avutil.h
13 years ago
formats.h
…
gradfun.h
…
graphparser.c
Don't include common.h from avutil.h
13 years ago
internal.h
lavfi: add error handling to end_frame().
13 years ago
libavfilter.v
…
split.c
lavfi: replace empty input/output lists with null pointers
13 years ago
version.h
lavfi: bump minor to mark stabilizing the ABI.
13 years ago
vf_aspect.c
Don't include common.h from avutil.h
13 years ago
vf_blackframe.c
Don't include common.h from avutil.h
13 years ago
vf_boxblur.c
Don't include common.h from avutil.h
13 years ago
vf_copy.c
Don't include common.h from avutil.h
13 years ago
vf_crop.c
Don't include common.h from avutil.h
13 years ago
vf_cropdetect.c
Don't include common.h from avutil.h
13 years ago
vf_delogo.c
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
13 years ago
vf_drawbox.c
Don't include common.h from avutil.h
13 years ago
vf_drawtext.c
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
13 years ago
vf_fade.c
Don't include common.h from avutil.h
13 years ago
vf_fieldorder.c
Don't include common.h from avutil.h
13 years ago
vf_format.c
Don't include common.h from avutil.h
13 years ago
vf_fps.c
Don't include common.h from avutil.h
13 years ago
vf_frei0r.c
lavfi: replace empty input/output lists with null pointers
13 years ago
vf_gradfun.c
Don't include common.h from avutil.h
13 years ago
vf_hflip.c
Don't include common.h from avutil.h
13 years ago
vf_hqdn3d.c
vf_hqdn3d: Remove a duplicate inline declaration
13 years ago
vf_libopencv.c
Add missing includes for code relying on external libraries
13 years ago
vf_lut.c
Rename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_*
13 years ago
vf_null.c
Don't include common.h from avutil.h
13 years ago
vf_overlay.c
Don't include common.h from avutil.h
13 years ago
vf_pad.c
Don't include common.h from avutil.h
13 years ago
vf_pixdesctest.c
Don't include common.h from avutil.h
13 years ago
vf_scale.c
Don't include common.h from avutil.h
13 years ago
vf_select.c
Don't include common.h from avutil.h
13 years ago
vf_setpts.c
Don't include common.h from avutil.h
13 years ago
vf_settb.c
Don't include common.h from avutil.h
13 years ago
vf_showinfo.c
Don't include common.h from avutil.h
13 years ago
vf_slicify.c
Don't include common.h from avutil.h
13 years ago
vf_transpose.c
Don't include common.h from avutil.h
13 years ago
vf_unsharp.c
lavfi: add error handling to end_frame().
13 years ago
vf_vflip.c
Don't include common.h from avutil.h
13 years ago
vf_yadif.c
yadif: cosmetics
13 years ago
video.c
Add some more missing includes after removing the implicit common.h
13 years ago
video.h
factor identical ff_inplace_start_frame out of two filters
13 years ago
vsink_nullsink.c
lavfi: replace empty input/output lists with null pointers
13 years ago
vsrc_color.c
lavfi: replace empty input/output lists with null pointers
13 years ago
vsrc_movie.c
lavfi: replace empty input/output lists with null pointers
13 years ago
vsrc_nullsrc.c
lavfi: replace empty input/output lists with null pointers
13 years ago
vsrc_testsrc.c
lavfi: replace empty input/output lists with null pointers
13 years ago
yadif.h
…