ffmpeg/libavfilter
Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects
A number of compilers, for example those from TI and IBM, choke on
these initialisers.  The current style is also quite ugly.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-10-10 22:26:12 +01:00
..
x86 x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
Makefile
af_aformat.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
af_amix.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
af_anull.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
af_asyncts.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
af_channelmap.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
af_channelsplit.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
af_join.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
af_resample.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
allfilters.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
asink_anullsink.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
asrc_anullsrc.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
audio.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
audio.h
avfilter.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
avfilter.h Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
avfiltergraph.c avfiltergraph: silence an uninitialized variable warning 2012-09-17 15:48:20 +02:00
avfiltergraph.h
buffer.c avfilter: correct memcpy size avfilter_copy_buf_props() 2012-10-09 21:05:14 +02:00
buffersink.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
buffersink.h doxygen: Fix function parameter names to match the code 2012-08-09 20:05:55 +02:00
buffersrc.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01: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 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
drawutils.h Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
fifo.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
filtfmts.c
formats.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
formats.h
gradfun.h Give all anonymously typedeffed structs in headers a name 2012-10-06 09:27:11 +02:00
graphparser.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
internal.h
libavfilter.v
split.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
version.h
vf_aspect.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_blackframe.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_boxblur.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_copy.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_crop.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_cropdetect.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_delogo.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_drawbox.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_drawtext.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_fade.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_fieldorder.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_format.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_fps.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_frei0r.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_gradfun.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_hflip.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_hqdn3d.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_libopencv.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_lut.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
vf_null.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_overlay.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_pad.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_pixdesctest.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_scale.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_select.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_setpts.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_settb.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_showinfo.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_slicify.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_transpose.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_unsharp.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_vflip.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vf_yadif.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
video.c Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 2012-10-08 07:13:26 +02:00
video.h
vsink_nullsink.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vsrc_color.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vsrc_movie.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vsrc_nullsrc.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
vsrc_testsrc.c lavfi: convert input/ouput list compound literals to named objects 2012-10-10 22:26:12 +01:00
yadif.h Give all anonymously typedeffed structs in headers a name 2012-10-06 09:27:11 +02:00