Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() and
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 28 Dec 2007 03:30:23 +0000 (03:30 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 28 Dec 2007 03:30:23 +0000 (03:30 +0000)
commit3ab64e46e208dd2ada8a5cde01dfd19d3775d18b
treedec0ea288f3e9ac9e3bf66845353ac876f8f90c9
parentc135b520e73853b2878f2e164c16521743c629c9
Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() and
colorspace convertion and deinterlacing in the demuxer. Whoever wants
AIW support has to implement this cleanly!

Originally committed as revision 11335 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavdevice/v4l.c