You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefano Sabatini
50f852186f
Make device_open() store the VIDIOC_QUERYCAP ioctl errno, and in case
...
of failure return the stored value rather than the current errno,
which may be overwritten by a following call to close().
Originally committed as revision 23001 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
..
Makefile
Split avdevice.c off from alldevices.c.
15 years ago
alldevices.c
Add some missing #includes
15 years ago
alsa-audio-common.c
Remove explicit filename from Doxygen @file commands.
15 years ago
alsa-audio-dec.c
Remove explicit filename from Doxygen @file commands.
15 years ago
alsa-audio-enc.c
Remove explicit filename from Doxygen @file commands.
15 years ago
alsa-audio.h
Remove explicit filename from Doxygen @file commands.
15 years ago
avdevice.c
Add functions to return library license and library configuration.
15 years ago
avdevice.h
Satisfy style nits.
15 years ago
beosaudio.cpp
Replace the last occurrance of CODEC_TYPE_ with AVMEDIA_TYPE_
15 years ago
bktr.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
dv1394.c
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
16 years ago
dv1394.h
Remove file name from file headers.
16 years ago
jack_audio.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
libavdevice.v
Add symbol versioning for shared libraries
15 years ago
libdc1394.c
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
15 years ago
oss_audio.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
v4l.c
Define AVMediaType enum, and use it instead of enum CodecType, which
15 years ago
v4l2.c
Make device_open() store the VIDIOC_QUERYCAP ioctl errno, and in case
15 years ago
vfwcap.c
vfwcap: flip RGB rawvideo.
15 years ago
x11grab.c
Remove explicit filename from Doxygen @file commands.
15 years ago