ffmpeg/libavdevice
Diego Biurrun d246c18ea6 Avoid C99 variable declarations within for statements.
We generally do not declare variables within for statements and
there are compilers that choke on such constructs.
2012-06-14 23:36:04 +02:00
..
Makefile build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 2012-05-07 14:01:32 +02:00
alldevices.c lavd: remove deprecated v4l grab device. 2012-01-24 18:04:19 +01:00
alsa-audio-common.c
alsa-audio-dec.c lavf: remove AVFormatParameters from AVFormatContext.read_header signature 2012-01-27 10:51:57 +01:00
alsa-audio-enc.c
alsa-audio.h
avdevice.c
avdevice.h cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
bktr.c Replace memset(0) by zero initializations. 2012-03-28 09:38:33 +02:00
dv1394.c lavf: remove AVFormatParameters from AVFormatContext.read_header signature 2012-01-27 10:51:57 +01:00
dv1394.h Avoid C99 variable declarations within for statements. 2012-06-14 23:36:04 +02:00
fbdev.c cosmetics: Consistently place static, inline and av_cold attributes/keywords. 2012-04-04 14:54:13 +02:00
jack_audio.c jack: update to new latency range API as the old one has been deprecated 2012-06-13 10:59:22 +02:00
libavdevice.v
libcdio.c libcdio: add a forgotten AVClass to the private context. 2012-03-04 21:01:41 +01:00
libdc1394.c lavf: remove AVFormatParameters from AVFormatContext.read_header signature 2012-01-27 10:51:57 +01:00
oss_audio.c lavf: remove AVFormatParameters from AVFormatContext.read_header signature 2012-01-27 10:51:57 +01:00
pulse.c lavf: remove AVFormatParameters from AVFormatContext.read_header signature 2012-01-27 10:51:57 +01:00
sndio_common.c
sndio_common.h
sndio_dec.c lavf: remove AVFormatParameters from AVFormatContext.read_header signature 2012-01-27 10:51:57 +01:00
sndio_enc.c
timefilter.c 4xm, timefilter: K&R formatting cosmetics 2012-02-10 15:48:50 +01:00
timefilter.h
v4l2.c lavf: remove AVFormatParameters from AVFormatContext.read_header signature 2012-01-27 10:51:57 +01:00
vfwcap.c lavf: remove AVFormatParameters from AVFormatContext.read_header signature 2012-01-27 10:51:57 +01:00
x11grab.c x11grab: fix a memory leak exposed by valgrind 2012-03-16 15:39:33 -07:00