log libao2/audio_out.c @ 27115:cca2bdc30635

age author description
Sun, 22 Jun 2008 19:25:54 +0000 corey Add verbose messages about trying and searching for audio output drivers.
Sat, 15 Mar 2008 08:54:21 +0000 diego Introduce a separate definition for Mac OS X coreaudio support.
Sat, 01 Mar 2008 09:45:38 +0000 diego Merge two #ifdefs.
Sat, 01 Mar 2008 09:04:00 +0000 diego cosmetics: reindent, detabify
Sat, 01 Mar 2008 08:56:28 +0000 diego Remove duplicate extern declaration.
Wed, 20 Feb 2008 08:51:53 +0000 diego Remove pointless #ifdefs around extern declarations.
Fri, 01 Feb 2008 20:11:14 +0000 reimar ao_functions_t should be const, part 1
Thu, 18 Oct 2007 13:34:26 +0000 reimar Replace Polyp- by PulseAudio output.
Sun, 29 Jul 2007 19:20:55 +0000 ben v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as ivtv)
Wed, 16 Aug 2006 20:04:43 +0000 uau Move mpeg aos to the end of the autodetection list. At least mpegpes
Fri, 28 Jul 2006 21:36:03 +0000 ben added audio output for ivtv cards
Mon, 24 Apr 2006 07:20:34 +0000 reynaldo 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
Thu, 30 Mar 2006 06:40:58 +0000 reynaldo Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
Thu, 16 Feb 2006 22:35:04 +0000 aurel fix compilation without openal
Thu, 16 Feb 2006 20:45:25 +0000 reimar OpenAL audio support, actual output is mono-only (no positioning yet).
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Tue, 11 Oct 2005 23:07:53 +0000 diego ao_macosx is a native audio output driver and should thus have priority
Mon, 20 Jun 2005 23:07:35 +0000 gpoirier adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
Wed, 06 Apr 2005 11:57:10 +0000 rathann - fix gcc warnings, strlcat/strlcpy prototypes
Mon, 27 Dec 2004 19:34:42 +0000 reimar Do not use audio plugins anymore
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Tue, 07 Dec 2004 02:24:15 +0000 diego Make include paths consistent.
Fri, 05 Nov 2004 14:02:41 +0000 faust3 polyaudio audio driver patch by Lennart Poettering <mzzcynlre at 0pointer.de>
Wed, 13 Oct 2004 16:22:59 +0000 reimar fixed small memleaks
Mon, 04 Oct 2004 15:10:33 +0000 reimar removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.c
Fri, 01 Oct 2004 19:51:03 +0000 reimar fixed small memleak
Sat, 25 Sep 2004 15:34:42 +0000 faust3 directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some minor modifications by me
Sat, 10 Jul 2004 20:56:25 +0000 nplourde ao_macosx is fixed, moving it back to top
Fri, 25 Jun 2004 18:11:15 +0000 alex JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>
Fri, 25 Jun 2004 14:52:04 +0000 alex move macosx in the priority list after sdl, patch by Dan Christiansen