aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2/audio_out.c
Commit message (Expand)AuthorAge
* Add OS/2 KAI audio driver supportGravatar komh2010-02-01
* Rename macosx audio output driver to coreaudio.Gravatar diego2009-05-04
* Make audio_out_* structs const so they end up in .rodataGravatar reimar2009-03-06
* DART audio output driver for OS/2 by KO Myung-Hun, komh chollian netGravatar diego2009-03-01
* Add standard license headers.Gravatar diego2009-01-26
* Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.Gravatar diego2008-08-06
* Rename all preprocessor directives related to Apple / Mac OS X.Gravatar diego2008-08-06
* Rename some audio-output-related preprocessor directives.Gravatar diego2008-08-05
* Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* Add verbose messages about trying and searching for audio output drivers.Gravatar corey2008-06-22
* Introduce a separate definition for Mac OS X coreaudio support.Gravatar diego2008-03-15
* Merge two #ifdefs.Gravatar diego2008-03-01
* cosmetics: reindent, detabifyGravatar diego2008-03-01
* Remove duplicate extern declaration.Gravatar diego2008-03-01
* Remove pointless #ifdefs around extern declarations.Gravatar diego2008-02-20
* ao_functions_t should be const, part 1Gravatar reimar2008-02-01
* Replace Polyp- by PulseAudio output.Gravatar reimar2007-10-18
* v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as...Gravatar ben2007-07-29
* Move mpeg aos to the end of the autodetection list. At least mpegpesGravatar uau2006-08-16
* added audio output for ivtv cardsGravatar ben2006-07-28
* Get ride of the several if(identify) messy lines and rearangment of some of t...Gravatar reynaldo2006-04-24
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...Gravatar reynaldo2006-03-30
* fix compilation without openalGravatar aurel2006-02-16
* OpenAL audio support, actual output is mono-only (no positioning yet).Gravatar reimar2006-02-16
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* ao_macosx is a native audio output driver and should thus have priorityGravatar diego2005-10-11
* adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ...Gravatar gpoirier2005-06-20
* - fix gcc warnings, strlcat/strlcpy prototypesGravatar rathann2005-04-06
* Do not use audio plugins anymoreGravatar reimar2004-12-27
* removing AFMT_ dependancyGravatar alex2004-12-27
* Make include paths consistent.Gravatar diego2004-12-07
* polyaudio audio driver patch by Lennart Poettering <mzzcynlre at 0pointer.de>Gravatar faust32004-11-05
* fixed small memleaksGravatar reimar2004-10-13
* removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.cGravatar reimar2004-10-04
* fixed small memleakGravatar reimar2004-10-01
* directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some...Gravatar faust32004-09-25
* ao_macosx is fixed, moving it back to topGravatar nplourde2004-07-10
* JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>Gravatar alex2004-06-25
* move macosx in the priority list after sdl, patch by Dan ChristiansenGravatar alex2004-06-25
* changes for alsa9/1.x-merge only alsaGravatar joyping2004-05-12
* ALSA 1.x audio out driverGravatar henry2004-01-11
* Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>Gravatar alex2003-05-21
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>Gravatar alex2003-03-21
* Rearrange the vo and ao driver order to prefer the native drivers and giveGravatar diego2003-01-03
* new EsounD audio driver (-ao esd)Gravatar jkeil2002-12-27
* add ao_win32Gravatar faust32002-10-25
* compiler warning fixes by DominikGravatar arpi2002-10-22
* 10lGravatar arpi2002-10-06
* audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)Gravatar arpi2002-09-29