mpv/libao2
reimar 9623100d13 reset() should not senselessly close and reopen
the device but instead just call flush_audio()


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26345 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-07 17:39:41 +00:00
..
Makefile cosmetics: Fix indentation, reorder some lines for consistency. 2007-03-13 21:55:23 +00:00
ao_alsa.c ao_alsa: Fix get_space() return values larger than buffersize 2007-09-24 21:49:58 +00:00
ao_alsa5.c modifies function declarations without parameters from () 2006-07-06 04:30:19 +00:00
ao_arts.c Patch by Stefan Huehner / stefan % huehner ! org \ 2006-02-09 14:08:03 +00:00
ao_dsound.c Do not use fast_memcpy for small size copy, esp. when the size is constant 2007-06-05 15:09:49 +00:00
ao_dxr2.c Write functions used by send_mpeg_*_packet may _not_ modify data 2008-01-12 16:05:04 +00:00
ao_esd.c Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. 2006-07-09 16:01:36 +00:00
ao_ivtv.c added audio output for ivtv cards 2006-07-28 21:36:03 +00:00
ao_jack.c Make code slightly less confusing to me 2008-01-11 20:55:08 +00:00
ao_macosx.c Grammar fix. 2007-12-22 18:12:03 +00:00
ao_mpegpes.c typo fix: inited --> initialized 2008-02-14 14:23:55 +00:00
ao_nas.c ISO8859-1 --> UTF-8 2007-07-09 19:50:36 +00:00
ao_null.c Fix ao_null with float samples 2007-12-01 05:17:08 +00:00
ao_openal.c Remove unused variable. 2008-01-30 23:49:36 +00:00
ao_oss.c Somewhat hackish fix for A-V desync with ao_oss and frame stepping: 2007-07-19 19:15:59 +00:00
ao_pcm.c Fix all current known multi-channel wrong order problems by adding 2007-12-10 16:53:30 +00:00
ao_pulse.c pa_stream_write reportedly needs locking of the main loop 2007-12-15 17:10:06 +00:00
ao_sdl.c SYS_AMIGAOS4 --> __AMIGAOS4__ 2007-12-11 20:39:18 +00:00
ao_sgi.c cosmetics: misc typo fixes 2007-09-25 16:34:23 +00:00
ao_sun.c reset() should not senselessly close and reopen 2008-04-07 17:39:41 +00:00
ao_v4l2.c v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as ivtv) 2007-07-29 19:20:55 +00:00
ao_win32.c Replace implicit use of fast_memcpy via macro by explicit use to allow 2007-06-05 14:27:54 +00:00
audio_out.c Introduce a separate definition for Mac OS X coreaudio support. 2008-03-15 08:54:21 +00:00
audio_out.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
audio_out_internal.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00