ffmpeg/libavdevice
Reimar Döffinger eb857782e7 Define _BSD_SOURCE in bktr.c, dev/ic/bt8xx.h needs the u_short etc. typedefs,
which sys/types.h will not generate without this.

Originally committed as revision 16089 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-13 09:16:12 +00:00
..
Makefile Use OBJS variable for all object files 2008-10-25 14:00:28 +00:00
alldevices.c Implement avdevice_version(). 2008-08-08 18:42:31 +00:00
audio.c Add missing sys/select.h #include, fixes compilation on FreeBSD 7.0. 2008-10-20 05:26:52 +00:00
avdevice.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
beosaudio.cpp Add missing SMALL_IF_CONFIG_SMALL macros for beosaudio long_names. 2008-06-17 10:14:29 +00:00
bktr.c Define _BSD_SOURCE in bktr.c, dev/ic/bt8xx.h needs the u_short etc. typedefs, 2008-12-13 09:16:12 +00:00
dv1394.c Use '#include <poll.h>' instead of '#include <sys/poll.h>'. 2008-08-14 15:50:31 +00:00
dv1394.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
libdc1394.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 2008-07-24 17:09:28 +00:00
v4l.c Remove unnecessary ret variable. 2008-12-07 22:52:32 +00:00
v4l2.c uses FF_ARRAY_ELEMS() where appropriate 2008-10-21 21:40:24 +00:00
vfwcap.c mingw: update w32api to 3.13 2008-12-07 05:17:57 +00:00
x11grab.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00