2012-04-05 |
reimar |
Use approach used by ao_oss to avoid audio desync
|
2011-11-09 |
diego |
Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.
|
2011-07-24 |
diego |
Do not translate console messages of verbosity level MSGL_V and above.
|
2010-11-14 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
2010-02-20 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
2010-02-14 |
diego |
Fix exit_player() usage throughout the codebase.
|
2010-02-01 |
komh |
Add OS/2 KAI audio driver support
|
2009-05-04 |
diego |
Rename macosx audio output driver to coreaudio.
|
2009-03-06 |
reimar |
Make audio_out_* structs const so they end up in .rodata
|
2009-03-01 |
diego |
DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net
|
2009-01-26 |
diego |
Add standard license headers.
|
2008-08-06 |
diego |
Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
|
2008-08-06 |
diego |
Rename all preprocessor directives related to Apple / Mac OS X.
|
2008-08-05 |
diego |
Rename some audio-output-related preprocessor directives.
|
2008-08-03 |
diego |
Change a bunch of video/audio-output-specific preprocessor directives from
|
2008-07-30 |
diego |
Start unifying names of internal preprocessor directives.
|
2008-06-22 |
corey |
Add verbose messages about trying and searching for audio output drivers.
|
2008-03-15 |
diego |
Introduce a separate definition for Mac OS X coreaudio support.
|
2008-03-01 |
diego |
Merge two #ifdefs.
|
2008-03-01 |
diego |
cosmetics: reindent, detabify
|
2008-03-01 |
diego |
Remove duplicate extern declaration.
|
2008-02-20 |
diego |
Remove pointless #ifdefs around extern declarations.
|
2008-02-01 |
reimar |
ao_functions_t should be const, part 1
|
2007-10-18 |
reimar |
Replace Polyp- by PulseAudio output.
|
2007-07-29 |
ben |
v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as ivtv)
|
2006-08-16 |
uau |
Move mpeg aos to the end of the autodetection list. At least mpegpes
|
2006-07-28 |
ben |
added audio output for ivtv cards
|
2006-04-24 |
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
|
2006-03-30 |
reynaldo |
Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
|
2006-02-16 |
aurel |
fix compilation without openal
|
2006-02-16 |
reimar |
OpenAL audio support, actual output is mono-only (no positioning yet).
|
2006-02-09 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
2005-10-11 |
diego |
ao_macosx is a native audio output driver and should thus have priority
|
2005-06-20 |
gpoirier |
adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
|
2005-04-06 |
rathann |
- fix gcc warnings, strlcat/strlcpy prototypes
|
2004-12-27 |
reimar |
Do not use audio plugins anymore
|
2004-12-27 |
alex |
removing AFMT_ dependancy
|
2004-12-07 |
diego |
Make include paths consistent.
|
2004-11-05 |
faust3 |
polyaudio audio driver patch by Lennart Poettering <mzzcynlre at 0pointer.de>
|
2004-10-13 |
reimar |
fixed small memleaks
|
2004-10-04 |
reimar |
removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.c
|
2004-10-01 |
reimar |
fixed small memleak
|
2004-09-25 |
faust3 |
directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some minor modifications by me
|
2004-07-10 |
nplourde |
ao_macosx is fixed, moving it back to top
|
2004-06-25 |
alex |
JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>
|
2004-06-25 |
alex |
move macosx in the priority list after sdl, patch by Dan Christiansen
|
2004-05-12 |
joyping |
changes for alsa9/1.x-merge only alsa
|
2004-01-11 |
henry |
ALSA 1.x audio out driver
|
2003-05-21 |
alex |
Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>
|
2003-03-21 |
alex |
64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
|
2003-01-03 |
diego |
Rearrange the vo and ao driver order to prefer the native drivers and give
|
2002-12-27 |
jkeil |
new EsounD audio driver (-ao esd)
|
2002-10-25 |
faust3 |
add ao_win32
|
2002-10-22 |
arpi |
compiler warning fixes by Dominik
|
2002-10-06 |
arpi |
10l
|
2002-09-29 |
arpi |
audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)
|
2002-05-28 |
atmos4 |
aRts audio out support by Michele Balistreri <brain at email.it>
|
2002-05-13 |
albeu |
Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.
|
2002-03-19 |
arpi |
10l. -ao mpegpes shouldn't be disabled if no DVB
|
2002-02-21 |
anders |
Moved HW dependent mixer stuff to libao and removed master switch
|