1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 03:45:23 +00:00
mpv/libao2
uau 7e5c327c5a ao_null: Make duration of "buffered" audio constant
Choose the "buffer size" for the amount of audio the driver accepts so
that it corresponds to about 0.2 seconds of playback based on the
number of channels, sample size and samplerate.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25222 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-01 01:39:39 +00:00
..
ao_alsa5.c
ao_alsa.c ao_alsa: Fix get_space() return values larger than buffersize 2007-09-24 21:49:58 +00:00
ao_arts.c
ao_dsound.c
ao_dxr2.c
ao_esd.c
ao_ivtv.c
ao_jack.c
ao_macosx.c Remove an useless conditional suggested by Emanuele Giaquinta. 2007-11-13 15:08:17 +00:00
ao_mpegpes.c
ao_nas.c
ao_null.c ao_null: Make duration of "buffered" audio constant 2007-12-01 01:39:39 +00:00
ao_openal.c
ao_oss.c
ao_pcm.c Support dump AF_FORMAT_AC3 format. 2007-11-21 08:55:41 +00:00
ao_pulse.c Remove idiotic check that would always be false 2007-11-03 10:46:15 +00:00
ao_sdl.c
ao_sgi.c cosmetics: misc typo fixes 2007-09-25 16:34:23 +00:00
ao_sun.c
ao_v4l2.c
ao_win32.c
audio_out_internal.h
audio_out.c Replace Polyp- by PulseAudio output. 2007-10-18 13:34:26 +00:00
audio_out.h
Makefile