1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-06 17:44:17 +02:00
ffmpeg/libavdevice
José Miguel Gonçalves 70f77361d8 Allow to set the frame rate in v4l2 devices
Patch by José Miguel Gonçalves (jose DOT goncalves AT inov DOT pt)

Originally committed as revision 25159 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-23 09:16:05 +00:00
..
alldevices.c Remove broken BeOS audio interface. 2010-06-10 17:23:45 +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 Define macro AV_NE() and use it in libavdevice. 2010-08-17 18:25:34 +00:00
avdevice.c Add functions to return library license and library configuration. 2009-11-18 17:15:17 +00:00
avdevice.h Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +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 Use '#include <poll.h>' instead of '#include <sys/poll.h>'. 2008-08-14 15:50:31 +00:00
dv1394.h Remove file name from file headers. 2009-02-09 11:17:54 +00:00
jack_audio.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
libavdevice.v Add symbol versioning for shared libraries 2010-01-16 04:49:02 +00:00
libdc1394.c Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 2010-03-31 12:29:58 +00:00
Makefile Remove use of the deprecated function avcodec_check_dimensions(), use 2010-08-06 09:37:04 +00:00
oss_audio.c Define macro AV_NE() and use it in libavdevice. 2010-08-17 18:25:34 +00:00
v4l2.c Allow to set the frame rate in v4l2 devices 2010-09-23 09:16:05 +00:00
v4l.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
vfwcap.c vfwcap: flip RGB rawvideo. 2010-04-29 13:05:27 +00:00
x11grab.c Remove non-existing stray arguments from Doxygen function documentation. 2010-07-02 11:19:29 +00:00