ffmpeg/libavdevice
Stefano Sabatini 5d91e92853 Use avcodec_check_dimensions() for checking the frame size validity.
The v4l.c check is moved after the eventual automatic size detection,
so the check in that case is performed on the new set values.

Originally committed as revision 16370 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-28 14:41:19 +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 Use avcodec_check_dimensions() for checking the frame size validity. 2008-12-28 14:41:19 +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