mpv/libao2
cladisch f17ed52432 Use a buffer of about half a second, instead of sizing it to have
a constant number of frames.  This improves the behaviour at very
small or large sample rates, and gets rid of lots of obsolete code.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29549 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-08-24 07:32:25 +00:00
..
ao_alsa.c Use a buffer of about half a second, instead of sizing it to have 2009-08-24 07:32:25 +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 Change ao_dart to use AVFifoBuffer instead of its own fifo implementation, too. 2009-08-19 09:01:37 +00:00
ao_dsound.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +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 whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
ao_mpegpes.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +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 OpenAL: untested support for 8-channel audio. 2009-08-19 16:03:05 +00:00
ao_oss.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +00:00
ao_pcm.c Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. 2009-07-26 19:53:00 +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