mpv/libao2
diego 22b5b6d0f5 Unify include paths in the build system, part I.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19195 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 10:08:17 +00:00
..
Makefile Unify include paths in the build system, part I. 2006-07-27 10:08:17 +00:00
ao_alsa.c Add workarounds for old prerelease versions of alsa-lib 0.9.0 that did 2006-03-31 09:28:37 +00:00
ao_alsa5.c modifies function declarations without parameters from () 2006-07-06 04:30:19 +00:00
ao_arts.c
ao_dsound.c modifies function declarations without parameters from () 2006-07-06 04:30:19 +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_jack.c modifies function declarations without parameters from () 2006-07-06 04:30:19 +00:00
ao_macosx.c modifies function declarations without parameters from () 2006-07-06 04:30:19 +00:00
ao_mpegpes.c split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the devices can be used separately 2006-07-26 21:40:43 +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 Only set the default output filename when it was not passed on the command 2006-05-14 10:21:56 +00:00
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 modifies function declarations without parameters from () 2006-07-06 04:30:19 +00:00
audio_out.c Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three 2006-04-24 07:20:34 +00:00
audio_out.h Rewrite audio EOF handling logic fixing some problems that could cause 2006-06-16 21:52:25 +00:00
audio_out_internal.h