1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/libavdevice
Matthieu Castet 419bddd366 Include alsa headers before the internal FFmpeg headers.
This avoids symbol redefinitions problems, for example avoids the "free"
symbol to be redefined before system headers actually using it are
included, thus breaking compilation. In particular this change allows
to build FFmpeg with salsa.

Patch by matthieu castet <$surname.mat?hieu@free fr>.

Originally committed as revision 20665 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-11-29 23:30:46 +00:00
..
alldevices.c
alsa-audio-common.c Include alsa headers before the internal FFmpeg headers. 2009-11-29 23:30:46 +00:00
alsa-audio-dec.c Include alsa headers before the internal FFmpeg headers. 2009-11-29 23:30:46 +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
avdevice.c Add functions to return library license and library configuration. 2009-11-18 17:15:17 +00:00
avdevice.h Add functions to return library license and library configuration. 2009-11-18 17:15:17 +00:00
beosaudio.cpp
bktr.c
dv1394.c
dv1394.h
jack_audio.c
libdc1394.c
Makefile
oss_audio.c Do not invent error codes but pass the error code on. 2009-11-27 13:48:37 +00:00
v4l2.c
v4l.c
vfwcap.c
x11grab.c Add nomouse option to not record the mouse cursor. 2009-11-27 19:36:18 +00:00