mpv/libao2
arpi 7a35f528d1 The "initialize wav header with infinite lenght" broke the
post-recording fixup by changing the initialisation value of
data_length.  This fixes it.
based on patch by Olivier Galibert <galibert@pobox.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9278 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-04 18:22:43 +00:00
..
.cvsignore
Makefile Oops, missing Makefile in the esd audio driver check-in; libao2 Makefile needs 2002-12-27 16:20:02 +00:00
afmt.c added float 2002-11-17 17:35:31 +00:00
afmt.h (nicer) endianness fix for every plugin except pl_format 2003-01-03 15:12:18 +00:00
ao_alsa1x.c Workaround for returning very litte buffer space. 2003-01-10 18:28:18 +00:00
ao_alsa5.c
ao_alsa9.c Workaround for returning very litte buffer space. 2003-01-10 18:28:18 +00:00
ao_arts.c - Fix 8-bit sound in arts audio driver (logic in OBTAIN_BITRATE macro was 2002-12-27 16:35:29 +00:00
ao_dxr2.c
ao_esd.c Added/reordered #includes to silence warnings about "implicit declaration". 2002-12-28 18:51:10 +00:00
ao_mpegpes.c hwac3 fix 2003-02-03 23:30:27 +00:00
ao_nas.c Implement volume setting functionality, 2002-11-24 23:13:15 +00:00
ao_null.c
ao_oss.c nice 10l bug, found by Balatoni Denes <pnis@coder.hu> 2003-01-28 17:25:53 +00:00
ao_pcm.c The "initialize wav header with infinite lenght" broke the 2003-02-04 18:22:43 +00:00
ao_plugin.c 10l :) 2003-01-18 01:06:05 +00:00
ao_sdl.c
ao_sgi.c
ao_sun.c
ao_win32.c 10l fixes sync? 2002-12-30 13:52:29 +00:00
audio_out.c Rearrange the vo and ao driver order to prefer the native drivers and give 2003-01-03 05:10:44 +00:00
audio_out.h
audio_out_internal.h
audio_plugin.h
audio_plugin_internal.h
eq.h
filter.h
fir.h
firfilter.c
pl_delay.c
pl_eq.c (nicer) endianness fix for every plugin except pl_format 2003-01-03 15:12:18 +00:00
pl_extrastereo.c (nicer) endianness fix for every plugin except pl_format 2003-01-03 15:12:18 +00:00
pl_format.c compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> 2003-02-02 02:42:59 +00:00
pl_resample.c (nicer) endianness fix for every plugin except pl_format 2003-01-03 15:12:18 +00:00
pl_surround.c (nicer) endianness fix for every plugin except pl_format 2003-01-03 15:12:18 +00:00
pl_volnorm.c (nicer) endianness fix for every plugin except pl_format 2003-01-03 15:12:18 +00:00
pl_volume.c (nicer) endianness fix for every plugin except pl_format 2003-01-03 15:12:18 +00:00
remez.c
remez.h