ffmpeg/libavdevice
Stefano Sabatini 932d775fa2 Implement v4l2 input size autodetection in v4l2_read_header().
Move check on frame size after the device is opened and after
device_try_init() is attempted. If the provided size value is 0x0,
perform a VIDIOC_G_FMT ioctl() on the device, which sets size to the
current settings.

Originally committed as revision 22971 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-26 22:07:15 +00:00
..
Makefile
alldevices.c Add some missing #includes 2010-03-06 22:36:36 +00:00
alsa-audio-common.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
alsa-audio-dec.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
alsa-audio-enc.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
alsa-audio.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00
avdevice.c
avdevice.h
beosaudio.cpp Replace the last occurrance of CODEC_TYPE_ with AVMEDIA_TYPE_ 2010-04-02 13:33:51 +00:00
bktr.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
dv1394.c
dv1394.h
jack_audio.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
libavdevice.v
libdc1394.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 2010-03-31 12:29:58 +00:00
oss_audio.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
v4l.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
v4l2.c Implement v4l2 input size autodetection in v4l2_read_header(). 2010-04-26 22:07:15 +00:00
vfwcap.c Replace all remaining occurrences of AVERROR_NOMEM with 2010-04-03 14:15:00 +00:00
x11grab.c Remove explicit filename from Doxygen @file commands. 2010-04-20 14:45:34 +00:00