mpv/libao2
tack 3c2afd6786 Add support for 8 channel audio.
Where 8 channel support is non-trivial (e.g. ao_dsound), at least ensure we
fail gracefully.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29868 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-10 00:45:19 +00:00
..
ao_alsa.c Add support for 8 channel audio. 2009-11-10 00:45:19 +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
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 The suboption parser now takes a const options list, so mark them all const. 2009-09-02 11:33:37 +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 Disable pause-hack from PulseAudio 0.9.15 on, it should be fixed. 2009-04-09 20:20:00 +00:00
ao_sdl.c 100l, av_fifo_generic_read does not return anything useful, so ignore its 2009-08-08 08:17:35 +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