ffmpeg/libavdevice
Erik Hovland 72e043dd0f One-bit bitfields should probably be unsigned. Unfortunately, it is left
up to the compiler on how one bit fields are treated. gcc treats one-bit
bitfields as signed and allows for the -funsigned-field parameter. Other
compilers (like Sun C) treat one-bit bitfields as unsigned no matter what.
Patch by Erik Hovland erik hovland org

Originally committed as revision 14131 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 23:20:22 +00:00
..
Makefile
alldevices.c
audio.c One-bit bitfields should probably be unsigned. Unfortunately, it is left 2008-07-08 23:20:22 +00:00
avdevice.h
beosaudio.cpp
bktr.c
dv1394.c
dv1394.h
libdc1394.c
v4l.c
v4l2.c
vfwcap.c
x11grab.c