ffmpeg/libavdevice
Luca Abeni e7b987dc2f Remove the frame rate from struct video_data, and allow using a variable
frame rate for video4linux2 input

Originally committed as revision 16464 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-07 13:34:29 +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 Use avcodec_check_dimensions() for checking the frame size validity. 2008-12-28 14:41:19 +00:00
v4l2.c Remove the frame rate from struct video_data, and allow using a variable 2009-01-07 13:34:29 +00:00
vfwcap.c mingw: update w32api to 3.13 2008-12-07 05:17:57 +00:00
x11grab.c Do not invade _t POSIX namespace. 2008-12-13 18:16:06 +00:00