1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 11:55:42 +00:00
mpv/libao2
cladisch ec56167e11 When one of the PCM configuration function in init() fails, abort
immediately instead of continuing with the remaining calls that would
fail anyway because the device or some variable wasn't properly
initialized in this case.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19893 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-18 16:29:27 +00:00
..
ao_alsa5.c modifies function declarations without parameters from () 2006-07-06 04:30:19 +00:00
ao_alsa.c When one of the PCM configuration function in init() fails, abort 2006-09-18 16:29:27 +00:00
ao_arts.c
ao_dsound.c The FSF changed postal address. 2006-09-01 12:11:11 +00:00
ao_dxr2.c use mpeg packetizer helpers for sending lpcm packets 2006-07-23 10:10:06 +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 modifies function declarations without parameters from () 2006-07-06 04:30:19 +00:00
ao_macosx.c fix buffering issues with short audio samples on macosx. patch by Chris Roccati <roccati@pobox.com> 2006-08-18 01:19:19 +00:00
ao_mpegpes.c replace calls to perror() with calls to mp_msg() 2006-08-11 17:10:57 +00:00
ao_nas.c make prefix const. Patch by Stefan Huehner, stefan AT huehner-org 2006-07-09 03:42:35 +00:00
ao_null.c
ao_openal.c rm unnecesary casts from void* - part 4 2006-07-03 13:21:54 +00:00
ao_oss.c two variables are made static, one of them additionaly modified to const char*. Patch by Stefan Huehner, stefan AT huehner-org 2006-07-09 03:50:47 +00:00
ao_pcm.c
ao_polyp.c modifies function declarations without parameters from () 2006-07-06 04:30:19 +00:00
ao_sdl.c
ao_sgi.c modifies function declarations without parameters from () 2006-07-06 04:30:19 +00:00
ao_sun.c modifies function declarations without parameters from () 2006-07-06 04:30:19 +00:00
ao_win32.c disable multichannel mode, it never worked reliable 2006-09-15 16:26:25 +00:00
audio_out_internal.h
audio_out.c Move mpeg aos to the end of the autodetection list. At least mpegpes 2006-08-16 20:04:43 +00:00
audio_out.h Rewrite audio EOF handling logic fixing some problems that could cause 2006-06-16 21:52:25 +00:00
Makefile Move all internal -I parameters to the front of CFLAGS to avoid using external 2006-08-17 17:19:56 +00:00