mpv/libao2
Uoti Urpala 009d9d8706 Adjust ffmpeg/libav #includes to work with recent upstream changes
The <libavutil/avutil.h> stopped including <libavutil/common.h>
recursively in recent ffmpeg/libav git revisions. As a result, some
files no longer got needed definitions, causing a build failure.
Modify #include lines in various files to fix build with the latest
versions of ffmpeg/libav headers.
2012-08-21 18:22:00 +02:00
..
ao_alsa.c ao_alsa: cleanup use of vsnprintf 2012-08-03 02:18:29 +02:00
ao_coreaudio.c Change <endian.h> include to <sys/types.h> 2012-07-31 23:37:56 +02:00
ao_dsound.c audio: restore volume setting after AO reinit if needed 2012-04-11 03:50:31 +03:00
ao_jack.c
ao_null.c
ao_openal.c ao_openal: fix crash when no device parameter is passed 2012-04-25 02:20:37 +02:00
ao_oss.c Change <endian.h> include to <sys/types.h> 2012-07-31 23:37:56 +02:00
ao_pcm.c
ao_portaudio.c Adjust ffmpeg/libav #includes to work with recent upstream changes 2012-08-21 18:22:00 +02:00
ao_pulse.c Merge remote-tracking branch 'origin/master' 2012-07-30 15:42:32 +02:00
ao_rsound.c
audio_out.c Remove V4L2 decoder support (vo_v4l2 and ao_v4l2) 2012-08-07 01:09:30 +02:00
audio_out.h ao_pulse: don't always print error message if PulseAudio unavailable 2012-07-30 01:46:04 +02:00
audio_out_internal.h options: move mixer.h options to struct 2012-03-20 14:51:32 +02:00