mirror of https://git.ffmpeg.org/ffmpeg.git
72e043dd0f
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 |
||
---|---|---|
.. | ||
Makefile | ||
alldevices.c | ||
audio.c | ||
avdevice.h | ||
beosaudio.cpp | ||
bktr.c | ||
dv1394.c | ||
dv1394.h | ||
libdc1394.c | ||
v4l.c | ||
v4l2.c | ||
vfwcap.c | ||
x11grab.c |