1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-09 10:42:29 +02:00
ffmpeg/libavdevice
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which
is deprecated and will be dropped at the next major bump.

Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-30 23:30:55 +00:00
..
alldevices.c Add some missing #includes 2010-03-06 22:36:36 +00:00
alsa-audio-common.c Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 2010-03-13 19:19:44 +00:00
alsa-audio-dec.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
alsa-audio-enc.c Include alsa headers before the internal FFmpeg headers. 2009-11-29 23:30:46 +00:00
alsa-audio.h Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 2009-07-26 12:20:04 +00:00
avdevice.c Add functions to return library license and library configuration. 2009-11-18 17:15:17 +00:00
avdevice.h Satisfy style nits. 2010-02-05 23:24:08 +00:00
beosaudio.cpp Fix compilation of beosaudio.cpp, not tested if it actually works though. 2009-09-30 13:01:48 +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 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 Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
Makefile Split avdevice.c off from alldevices.c. 2009-11-18 17:01:25 +00:00
oss_audio.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
v4l2.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
vfwcap.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00
x11grab.c Define AVMediaType enum, and use it instead of enum CodecType, which 2010-03-30 23:30:55 +00:00