mirror of
https://github.com/mpv-player/mpv
synced 2025-01-13 18:45:25 +00:00
033d4f505a
- missing check in init - missing brackets causing failure - nas_aformat_to_auformat not working properly - fix hang that was finally reproducible with high disk activity - don't cut of audio on uninit(), wait for buffer to empty It also simplifies the event_handler, making it more readable and implements Sidik Isani's suggestion to make the buffer size dependent on bytes per second. I've been using it for two days and found no further problems. patch by Tobias Diedrich <td@sim.uni-hannover.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7733 b3059339-0415-0410-9bf9-f77b7e298cf2 |
||
---|---|---|
.. | ||
.cvsignore | ||
afmt.c | ||
afmt.h | ||
ao_alsa1x.c | ||
ao_alsa5.c | ||
ao_alsa9.c | ||
ao_arts.c | ||
ao_dxr2.c | ||
ao_mpegpes.c | ||
ao_nas.c | ||
ao_null.c | ||
ao_oss.c | ||
ao_pcm.c | ||
ao_plugin.c | ||
ao_sdl.c | ||
ao_sgi.c | ||
ao_sun.c | ||
audio_out_internal.h | ||
audio_out.c | ||
audio_out.h | ||
audio_plugin_internal.h | ||
audio_plugin.h | ||
eq.h | ||
filter.h | ||
fir.h | ||
firfilter.c | ||
Makefile | ||
pl_delay.c | ||
pl_eq.c | ||
pl_extrastereo.c | ||
pl_format.c | ||
pl_resample.c | ||
pl_surround.c | ||
pl_volnorm.c | ||
pl_volume.c | ||
remez.c | ||
remez.h |