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).