mpv/libao2
reimar c23a01e260 Fixup SDL configure check:
- Make it work without sdl-config which adds at least useless or even hurtful
  cflags and also does not work for cross-compiling
- If using sdl-config, make it use the CFLAGS we actually use for compiling
  instead of something else. Thus #undef main is needed in the test program.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30178 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-03 11:33:33 +00:00
..
ao_alsa.c Simplify range-checking functions for subopt parsing. 2010-01-01 13:23:16 +00:00
ao_alsa5.c
ao_arts.c
ao_coreaudio.c 100l, av_fifo_generic_read does not return anything useful, so ignore its 2009-08-08 08:17:35 +00:00
ao_dart.c Fix function declarations to avoid casting function pointers. 2010-01-01 13:18:49 +00:00
ao_dsound.c Add support for 8 channel audio. 2009-11-10 00:45:19 +00:00
ao_dxr2.c
ao_esd.c
ao_ivtv.c
ao_jack.c The suboption parser now takes a const options list, so mark them all const. 2009-09-02 11:33:37 +00:00
ao_mpegpes.c The suboption parser now takes a const options list, so mark them all const. 2009-09-02 11:33:37 +00:00
ao_nas.c
ao_null.c
ao_openal.c The suboption parser now takes a const options list, so mark them all const. 2009-09-02 11:33:37 +00:00
ao_oss.c fix calculation of ao_data.bps for sample formats with more than 16 bits 2009-10-05 07:42:02 +00:00
ao_pcm.c Add support for 8 channel audio. 2009-11-10 00:45:19 +00:00
ao_pulse.c Add a missing const, fixes a compiler warning. 2009-12-18 20:27:35 +00:00
ao_sdl.c Fixup SDL configure check: 2010-01-03 11:33:33 +00:00
ao_sgi.c
ao_sun.c
ao_v4l2.c
ao_win32.c
audio_out.c
audio_out.h
audio_out_internal.h