| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix exit_player() usage throughout the codebase. | diego | 2010-02-14 | 1 | -2/+2 |
* | Add OS/2 KAI audio driver support | komh | 2010-02-01 | 1 | -0/+4 |
* | Rename macosx audio output driver to coreaudio. | diego | 2009-05-04 | 1 | -2/+2 |
* | Make audio_out_* structs const so they end up in .rodata | reimar | 2009-03-06 | 1 | -23/+23 |
* | DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net | diego | 2009-03-01 | 1 | -0/+4 |
* | Add standard license headers. | diego | 2009-01-26 | 1 | -0/+18 |
* | Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x. | diego | 2008-08-06 | 1 | -1/+1 |
* | Rename all preprocessor directives related to Apple / Mac OS X. | diego | 2008-08-06 | 1 | -1/+1 |
* | Rename some audio-output-related preprocessor directives. | diego | 2008-08-05 | 1 | -5/+5 |
* | Change a bunch of video/audio-output-specific preprocessor directives from | diego | 2008-08-03 | 1 | -4/+4 |
* | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -8/+8 |
* | Add verbose messages about trying and searching for audio output drivers. | corey | 2008-06-22 | 1 | -0/+12 |
* | Introduce a separate definition for Mac OS X coreaudio support. | diego | 2008-03-15 | 1 | -1/+1 |
* | Merge two #ifdefs. | diego | 2008-03-01 | 1 | -4/+1 |
* | cosmetics: reindent, detabify | diego | 2008-03-01 | 1 | -44/+44 |
* | Remove duplicate extern declaration. | diego | 2008-03-01 | 1 | -1/+0 |
* | Remove pointless #ifdefs around extern declarations. | diego | 2008-02-20 | 1 | -38/+0 |
* | ao_functions_t should be const, part 1 | reimar | 2008-02-01 | 1 | -4/+4 |
* | Replace Polyp- by PulseAudio output. | reimar | 2007-10-18 | 1 | -4/+4 |
* | v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as... | ben | 2007-07-29 | 1 | -0/+6 |
* | Move mpeg aos to the end of the autodetection list. At least mpegpes | uau | 2006-08-16 | 1 | -8/+7 |
* | added audio output for ivtv cards | ben | 2006-07-28 | 1 | -1/+7 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 | 1 | -2/+1 |
* | Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ... | reynaldo | 2006-03-30 | 1 | -2/+2 |
* | fix compilation without openal | aurel | 2006-02-16 | 1 | -0/+4 |
* | OpenAL audio support, actual output is mono-only (no positioning yet). | reimar | 2006-02-16 | 1 | -0/+2 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -1/+1 |
* | ao_macosx is a native audio output driver and should thus have priority | diego | 2005-10-11 | 1 | -3/+3 |
* | adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ... | gpoirier | 2005-06-20 | 1 | -0/+2 |
* | - fix gcc warnings, strlcat/strlcpy prototypes | rathann | 2005-04-06 | 1 | -0/+1 |
* | Do not use audio plugins anymore | reimar | 2004-12-27 | 1 | -10/+0 |
* | removing AFMT_ dependancy | alex | 2004-12-27 | 1 | -1/+1 |
* | Make include paths consistent. | diego | 2004-12-07 | 1 | -3/+3 |
* | polyaudio audio driver patch by Lennart Poettering <mzzcynlre at 0pointer.de> | faust3 | 2004-11-05 | 1 | -0/+6 |
* | fixed small memleaks | reimar | 2004-10-13 | 1 | -7/+15 |
* | removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.c | reimar | 2004-10-04 | 1 | -0/+5 |
* | fixed small memleak | reimar | 2004-10-01 | 1 | -0/+1 |
* | directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some... | faust3 | 2004-09-25 | 1 | -0/+6 |
* | ao_macosx is fixed, moving it back to top | nplourde | 2004-07-10 | 1 | -3/+3 |
* | JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl> | alex | 2004-06-25 | 1 | -0/+6 |
* | move macosx in the priority list after sdl, patch by Dan Christiansen | alex | 2004-06-25 | 1 | -3/+3 |
* | changes for alsa9/1.x-merge only alsa | joyping | 2004-05-12 | 1 | -4/+4 |
* | ALSA 1.x audio out driver | henry | 2004-01-11 | 1 | -0/+6 |
* | Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk> | alex | 2003-05-21 | 1 | -0/+6 |
* | 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> | alex | 2003-03-21 | 1 | -2/+2 |
* | Rearrange the vo and ao driver order to prefer the native drivers and give | diego | 2003-01-03 | 1 | -3/+3 |
* | new EsounD audio driver (-ao esd) | jkeil | 2002-12-27 | 1 | -0/+6 |
* | add ao_win32 | faust3 | 2002-10-25 | 1 | -0/+6 |
* | compiler warning fixes by Dominik | arpi | 2002-10-22 | 1 | -0/+1 |
* | 10l | arpi | 2002-10-06 | 1 | -20/+17 |
* | audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,) | arpi | 2002-09-29 | 1 | -0/+52 |
* | aRts audio out support by Michele Balistreri <brain at email.it> | atmos4 | 2002-05-28 | 1 | -0/+6 |
* | Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>. | albeu | 2002-05-13 | 1 | -0/+6 |
* | 10l. -ao mpegpes shouldn't be disabled if no DVB | arpi | 2002-03-19 | 1 | -4/+0 |
* | Moved HW dependent mixer stuff to libao and removed master switch | anders | 2002-02-21 | 1 | -2/+6 |
* | ao_dxr3 removed | arpi | 2002-01-11 | 1 | -6/+0 |
* | -ao NAS support by Tobias Diedrich <ranma@gmx.at> | arpi | 2001-12-03 | 1 | -0/+6 |
* | interface to libao2 changed ao_plugin added | anders | 2001-11-24 | 1 | -12/+6 |
* | Disable ao_mpegpes if compiled with libvo2 | mswitch | 2001-11-14 | 1 | -0/+4 |
* | audio_out_format_name moved from audio_out.c to afmt.c | alex | 2001-11-11 | 1 | -42/+0 |
* | ao_mpegpes | arpi | 2001-11-05 | 1 | -0/+3 |
* | ao_dxr3 by David Holm <dholm@telia.com> | arpi | 2001-11-03 | 1 | -0/+6 |
* | MIPS support by oliver.schoenbrunner@jku.at | arpi | 2001-10-24 | 1 | -1/+7 |
* | Move the sun audio driver near the start of the list of audio drivers, so | jkeil | 2001-08-28 | 1 | -3/+3 |
* | ac3/spdif patch by German Gomez Garcia <german@piraos.com> | arpi | 2001-08-15 | 1 | -0/+2 |
* | ao_subdevice implemented | al3x | 2001-06-21 | 1 | -0/+3 |
* | audio_format_out_name update | al3x | 2001-06-13 | 1 | -4/+7 |
* | Added raw PCM writer ao driver. | atmosfear | 2001-06-12 | 1 | -0/+2 |
* | fixed AFMT_ stuff (inclue afmt.h) | arpi_esp | 2001-06-08 | 1 | -21/+9 |
* | par kozmetikai valtoztatas, meg van ami nem :) cvs diff.. | al3x | 2001-06-07 | 1 | -31/+31 |
* | applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de> | arpi_esp | 2001-06-05 | 1 | -0/+33 |
* | add esd support and disabled default. | pontscho | 2001-06-05 | 1 | -4/+16 |
* | fixed HAVE_ALSA5 var. bug. sorry :( | pontscho | 2001-06-04 | 1 | -2/+6 |
* | add alsa support by al3x | pontscho | 2001-06-04 | 1 | -3/+27 |
* | Added support for sdl audio out (buggy pre-alpha). | atmosfear | 2001-06-03 | 1 | -0/+6 |
* | audio out drivers | arpi_esp | 2001-06-02 | 1 | -0/+29 |