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