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 Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
ao_arts.c Make ao_info_t structs const. 2009-03-06 19:43:12 +00:00
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 Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
ao_esd.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ao_ivtv.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ao_null.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ao_sun.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ao_v4l2.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ao_win32.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
audio_out.c Rename macosx audio output driver to coreaudio. 2009-05-04 14:53:47 +00:00
audio_out.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
audio_out_internal.h Make audio_out_* structs const so they end up in .rodata 2009-03-06 19:58:16 +00:00