| Commit message (Expand) | Author | Age | Files | Lines |
* | channel reorder patch by Florian Dietrich <flodt8 at yahoo.de> | faust3 | 2004-10-18 | 1 | -10/+40 |
* | Only use S/PDIF output when no other alsa device is set, allows to use | reimar | 2004-10-17 | 1 | -4/+3 |
* | Fix incompatibility with audio devices with more then 2 channels | nplourde | 2004-10-16 | 1 | -1/+1 |
* | ao dsound improvements patch by Florian Dietrich <flodt8 at yahoo.de> | faust3 | 2004-10-14 | 1 | -20/+47 |
* | fixed small memleaks | reimar | 2004-10-13 | 1 | -7/+15 |
* | unsinged 32 and 24bit types | alex | 2004-10-05 | 1 | -0/+12 |
* | fixing authors | alex | 2004-10-04 | 2 | -2/+2 |
* | introducing 24bit formats and make the values compliant to OSS | alex | 2004-10-04 | 2 | -6/+24 |
* | removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.c | reimar | 2004-10-04 | 3 | -2373/+5 |
* | fixed small memleak | reimar | 2004-10-01 | 1 | -0/+1 |
* | printf --> mp_msg conversion in ao_plugin | diego | 2004-09-25 | 1 | -2/+4 |
* | directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some... | faust3 | 2004-09-25 | 2 | -0/+495 |
* | allow to select an alsa mixer channel index. | reimar | 2004-09-22 | 1 | -2/+23 |
* | mp_msg transition of unmaintained audio output drivers. | ivo | 2004-09-18 | 11 | -94/+92 |
* | untested multichannel support | faust3 | 2004-08-14 | 1 | -24/+74 |
* | Update ao_jack for new bio2jack API, improve check in configure. | diego | 2004-08-13 | 1 | -8/+14 |
* | embarassing typo | diego | 2004-08-09 | 1 | -1/+1 |
* | Use = instead if # in ALSA device name, as # irritates our config-parser. | reimar | 2004-07-30 | 1 | -3/+3 |
* | automatic loading of af_volume, original patch by Dan Christiansen (danchr (a... | reimar | 2004-07-28 | 1 | -1/+1 |
* | removed status in debug_msg as it is nonsens anyway. | joyping | 2004-07-14 | 1 | -1/+1 |
* | volume calc fixes for mixer, by reimar döffinger, 10l reverse by me | joyping | 2004-07-14 | 1 | -6/+6 |
* | fixes provided by reimar dörfinger. mixer, subdevice parsing, alsa#help, | joyping | 2004-07-13 | 1 | -78/+74 |
* | 10l | faust3 | 2004-07-11 | 1 | -1/+0 |
* | ao_macosx is fixed, moving it back to top | nplourde | 2004-07-10 | 1 | -3/+3 |
* | enables resampling of audio in ao_macosx by Dan Christiansen | nplourde | 2004-07-10 | 1 | -14/+2 |
* | string, alloca etc. fixes | joyping | 2004-07-02 | 1 | -66/+34 |
* | Let's keep the full functionality for the release, we can switch this off | diego | 2004-06-28 | 1 | -1/+1 |
* | 1000l in GET_VOLUME. Fix by Lu Ran, hephooey (at) fastmail (dot) fm. | reimar | 2004-06-27 | 1 | -4/+4 |
* | 10l WAVE_FORMAT_DOLBY_AC3_SPDIF needs to be defined first, patch by Gianluigi... | faust3 | 2004-06-27 | 1 | -0/+2 |
* | ac3 passthrough, initial patch by Gianluigi Tiesi <sherpya at netfarm.it> | faust3 | 2004-06-26 | 1 | -3/+12 |
* | make the internal sdl mixer optional, idea by Reimar Doffinger | alex | 2004-06-26 | 1 | -1/+12 |
* | JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl> | alex | 2004-06-25 | 3 | -1/+198 |
* | move macosx in the priority list after sdl, patch by Dan Christiansen | alex | 2004-06-25 | 1 | -3/+3 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 | 1 | -0/+1 |
* | additional formats - 8bit & float | henry | 2004-06-11 | 1 | -2/+17 |
* | support for 24 bit pcm/wav files | reimar | 2004-05-16 | 1 | -0/+5 |
* | removed #ifdefs that are already handled by libao2/afmt.h | reimar | 2004-05-14 | 1 | -18/+0 |
* | alsa9/1.x merge, now with api_compat-definition | joyping | 2004-05-12 | 1 | -0/+1177 |
* | changes for alsa9/1.x-merge only alsa | joyping | 2004-05-12 | 1 | -4/+4 |
* | use fallback for unsupported formats instead of quitting | reimar | 2004-05-07 | 1 | -1/+2 |
* | ok this one is beyond stupid. the code didn't even do what was intended | rfelker | 2004-05-01 | 1 | -1/+1 |
* | restore original ringbuffer constants as the current values are causing heavy... | faust3 | 2004-04-07 | 1 | -2/+2 |
* | round len to outburst and increment full_buffers at the correct time, patch b... | faust3 | 2004-04-07 | 2 | -3/+6 |
* | 10l, patch by Bjoern Sandell | faust3 | 2004-04-06 | 1 | -1/+1 |
* | support immed flag | faust3 | 2004-04-06 | 1 | -2/+2 |
* | uninit immed flag | alex | 2004-04-06 | 18 | -23/+30 |
* | restore old SAMPLESIZE | faust3 | 2004-04-03 | 1 | -0/+4 |
* | - compilation error fix | rathann | 2004-04-03 | 1 | -1/+1 |
* | ALSA syc is not so good as OSS - small corrections | atlka | 2004-04-01 | 1 | -13/+8 |
* | let uninit wait until sound is completely played, don't restore volume at exi... | faust3 | 2004-04-01 | 2 | -25/+27 |
* | 10l (some broken compilers take this serious) | alex | 2004-03-31 | 1 | -1/+1 |
* | Cygwin provides setenv. Fixes compilation on Cygwin. | diego | 2004-03-15 | 1 | -1/+1 |
* | Use MultiplyElement to control volume. | ranma | 2004-03-13 | 1 | -37/+29 |
* | fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net> | faust3 | 2004-03-13 | 1 | -2/+6 |
* | replace set_periods and set_period_size with their _near cousins | henry | 2004-02-27 | 1 | -2/+2 |
* | 1000l | henry | 2004-02-27 | 1 | -1/+1 |
* | add option to select mixer channel | attila | 2004-01-24 | 1 | -3/+36 |
* | ALSA 1.x audio out driver | henry | 2004-01-11 | 2 | -27/+41 |
* | use -mixer with alsa9 | attila | 2004-01-10 | 2 | -4/+36 |
* | URL updated. | diego | 2004-01-05 | 1 | -1/+1 |
* | occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au> | diego | 2003-12-24 | 1 | -2/+2 |
* | This patch contains bugfixes for the esd audio output driver that I | attila | 2003-12-10 | 1 | -43/+9 |
* | original config: | joey | 2003-11-23 | 1 | -1/+1 |
* | A-V sync fix by Timo Kanera <timo@kanera.de>. | diego | 2003-10-30 | 1 | -5/+7 |
* | 64bit types fix by a unkown mandrake 64bit expert | attila | 2003-10-26 | 1 | -13/+13 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 3 | -7/+7 |
* | patch from Pierre Lombard <p_l@gmx.fr> | attila | 2003-09-21 | 2 | -2/+2 |
* | IRIX support by Timo Kanera <timo@kanera.de> | alex | 2003-09-07 | 1 | -2/+2 |
* | 100l | alex | 2003-08-18 | 2 | -24/+6 |
* | no channels moving, autosubdievice, nonsupported fix by Vladimir I. Umnov <uv... | joyping | 2003-08-15 | 2 | -12/+74 |
* | 1000l | alex | 2003-08-14 | 2 | -2/+2 |
* | Set close-on-exec after newer open (in reset func). Patch by Andriy Gapon <ag... | alex | 2003-08-13 | 1 | -0/+4 |
* | better pause mechanism and faster uninit support by Vladimir I. Umnov <uvi@ez... | alex | 2003-08-03 | 2 | -38/+64 |
* | removing my (non-working) email address | alex | 2003-07-03 | 3 | -6/+6 |
* | fix bps calculation when resampling, | attila | 2003-06-22 | 1 | -1/+1 |
* | -ao alsa9:hw:0,0 fix by Wojtek Kaniewski <wojtekka@bydg.pdi.net> | alex | 2003-06-08 | 2 | -6/+14 |
* | esd:server and esd latency support by Andrew Williams <andrew.s.williams@adel... | alex | 2003-05-30 | 1 | -11/+41 |
* | do it the standard way (tm) | alex | 2003-05-23 | 1 | -7/+0 |
* | cleanup/cosmetic patch by the author :) | alex | 2003-05-22 | 1 | -50/+59 |
* | Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk> | alex | 2003-05-21 | 3 | -0/+394 |
* | 10l remove unused global | faust3 | 2003-05-16 | 1 | -1/+1 |
* | Correct dumping hint (vc dummy faster than null). | ranma | 2003-05-05 | 1 | -1/+1 |
* | 10l to arpi with commit r1.12, noticed by Daniel Mario Vega <dv5a@dc.uba.ar> | alex | 2003-03-23 | 1 | -1/+1 |
* | 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> | alex | 2003-03-21 | 29 | -31/+31 |
* | fix -loop problem | faust3 | 2003-03-15 | 1 | -0/+1 |
* | replace snd_pcm_drain with snd_pcm_drop | henry | 2003-03-14 | 2 | -34/+20 |
* | Fix small memleak in control(). | ranma | 2003-03-14 | 1 | -7/+12 |
* | 100l | arpi | 2003-02-12 | 1 | -4/+5 |
* | The "initialize wav header with infinite lenght" broke the | arpi | 2003-02-04 | 1 | -1/+6 |
* | hwac3 fix | arpi | 2003-02-03 | 1 | -1/+2 |
* | temporary 'inifinte' length disabled (commit r1.13 reversed) due to user | arpi | 2003-02-02 | 1 | -2/+2 |
* | compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-02-02 | 1 | -1/+1 |
* | double free(), found by Olivier Galibert <galibert@pobox.com> | arpi | 2003-01-29 | 1 | -4/+1 |
* | nice 10l bug, found by Balatoni Denes <pnis@coder.hu> | arpi | 2003-01-28 | 1 | -0/+1 |
* | When the file is not finished to be written, | arpi | 2003-01-19 | 1 | -2/+3 |
* | 10l :) | arpi | 2003-01-18 | 1 | -1/+1 |
* | Workaround for returning very litte buffer space. | filon | 2003-01-10 | 2 | -0/+12 |
* | 10l | arpi | 2003-01-09 | 1 | -2/+1 |
* | (nicer) endianness fix for every plugin except pl_format | colin | 2003-01-03 | 7 | -38/+13 |
* | trivial endianness fix | colin | 2003-01-03 | 1 | -0/+4 |
* | trivial bigendian fix | colin | 2003-01-03 | 1 | -1/+10 |
* | Rearrange the vo and ao driver order to prefer the native drivers and give | diego | 2003-01-03 | 1 | -3/+3 |
* | 10l fixes sync? | faust3 | 2002-12-30 | 1 | -1/+1 |
* | Added/reordered #includes to silence warnings about "implicit declaration". | rathann | 2002-12-28 | 1 | -0/+1 |
* | ao_oss was not using the channel & format returned by the soundcard | arpi | 2002-12-28 | 1 | -5/+5 |
* | DVB-HEAD (aka. NEWSTRUCT) detection & support | arpi | 2002-12-28 | 1 | -0/+9 |
* | - Fix 8-bit sound in arts audio driver (logic in OBTAIN_BITRATE macro was | jkeil | 2002-12-27 | 1 | -1/+19 |
* | Oops, missing Makefile in the esd audio driver check-in; libao2 Makefile needs | jkeil | 2002-12-27 | 1 | -1/+1 |
* | new EsounD audio driver (-ao esd) | jkeil | 2002-12-27 | 2 | -0/+474 |
* | compiler warning fixes | arpi | 2002-12-14 | 1 | -1/+1 |
* | OK, I think I found why the alsa9 driver was breaking surround sound. | arpi | 2002-12-04 | 2 | -2/+2 |
* | The enclosed patch should fix problems associated with playing 8-bit wide | arpi | 2002-12-04 | 2 | -6/+12 |
* | 1l, opposite meaning of what's intended! | rfelker | 2002-11-28 | 1 | -1/+1 |
* | avoid giving a /dev/dsp fd to child processes!! | rfelker | 2002-11-28 | 1 | -0/+4 |
* | Implement volume setting functionality, | ranma | 2002-11-24 | 1 | -2/+47 |
* | added float | alex | 2002-11-17 | 2 | -6/+14 |
* | volnorm for bigendian | colin | 2002-11-17 | 1 | -1/+13 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 4 | -3/+7 |
* | fix endianness issue on bigendian (let libaf do the conversion ;)) | colin | 2002-11-02 | 1 | -4/+0 |
* | warning fixes | henry | 2002-11-02 | 2 | -2/+8 |
* | verbose can be negative | arpi | 2002-11-01 | 6 | -56/+52 |
* | add ao_win32 | faust3 | 2002-10-25 | 1 | -0/+6 |
* | new windows waveout audio driver | faust3 | 2002-10-25 | 1 | -0/+249 |
* | Check what we obtain in SDL_OpenAudio() - allows to build the | colin | 2002-10-25 | 1 | -5/+33 |
* | Change SDL_(Un)lockAudio to PauseAudio() (works better) | colin | 2002-10-24 | 1 | -2/+2 |
* | compiler warning fixes by Dominik | arpi | 2002-10-22 | 1 | -0/+1 |
* | Fixes: | arpi | 2002-10-13 | 1 | -112/+111 |
* | Fix for audio filters on big endian cpus. It's working now on Solaris SPARC & | jkeil | 2002-10-12 | 1 | -0/+11 |
* | - ao_data.bps not set, confuses the A-V sync computation when the audio filters | jkeil | 2002-10-11 | 1 | -2/+16 |
* | remove nonsense warnings now that libaf is used | rfelker | 2002-10-08 | 1 | -0/+4 |
* | fill ao_data correctly | arpi | 2002-10-07 | 1 | -0/+4 |
* | updated for libaf... | arpi | 2002-10-07 | 1 | -3/+3 |
* | updated for libaf rules | arpi | 2002-10-07 | 1 | -18/+34 |
* | fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de> | arpi | 2002-10-07 | 2 | -32/+34 |
* | Handle playback of sample rates not supported by the sun audio hardware. | jkeil | 2002-10-07 | 1 | -18/+215 |
* | libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de> | arpi | 2002-10-07 | 1 | -26/+36 |
* | DPRINTF -> mp_msg() | arpi | 2002-10-06 | 1 | -37/+27 |
* | Small error, the buffer size got set incorrectly. | arpi | 2002-10-06 | 1 | -22/+47 |
* | 10l | arpi | 2002-10-06 | 2 | -21/+18 |
* | - init fails if no -vo mpegpes | arpi | 2002-10-06 | 1 | -5/+34 |
* | audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,) | arpi | 2002-09-29 | 2 | -1/+55 |
* | Correction of spelling errors and removal of old code | anders | 2002-09-26 | 2 | -11/+3 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 | 6 | -7/+7 |
* | "One can cause a permanent hang on a seek, and the other just causes | arpi | 2002-09-20 | 1 | -8/+30 |
* | *bsd doesn't have info.output_muted - patch by Björn Sandell <biorn@dce.chal... | arpi | 2002-09-16 | 1 | -2/+4 |
* | Reconstruct the muting state for the playback from a l/r volume of 0.0. | jkeil | 2002-09-12 | 1 | -5/+8 |
* | - gui version of mplayer is using the audio 'control' function before(!) the | jkeil | 2002-09-12 | 1 | -17/+44 |
* | added needed errno.h | alex | 2002-08-30 | 1 | -0/+2 |
* | mp_msg'ized | alex | 2002-08-30 | 1 | -3/+5 |
* | release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D R... | alex | 2002-08-28 | 1 | -2/+4 |
* | iec958-init completly rewritten | joyping | 2002-08-23 | 2 | -278/+98 |
* | Fixed *= bug in length calculation | anders | 2002-08-23 | 1 | -1/+1 |
* | changed spdif default from "hw:0,2" to general alias "iec958" | joyping | 2002-08-20 | 2 | -96/+126 |
* | HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de> | arpi | 2002-08-09 | 1 | -2/+2 |
* | -vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk> | arpi | 2002-08-06 | 1 | -2/+1 |
* | format incompatibility warning | arpi | 2002-08-04 | 1 | -0/+3 |
* | no need for ioctl.h if not using dvb | rfelker | 2002-07-31 | 1 | -0/+2 |
* | fix (?) equalizer distortion problem | pontscho | 2002-07-30 | 1 | -0/+16 |
* | Improved ao_arts delay and buff er handling, patch by Szombathelyi Gy|rgy <gy... | atmos4 | 2002-07-26 | 1 | -19/+20 |
* | - add some control (ao_oss, pl_extrastereo) | pontscho | 2002-07-25 | 4 | -3/+18 |
* | endianess fix by Colin Leroy <colin@colino.net> | arpi | 2002-07-21 | 1 | -0/+1 |
* | added real mmap support | joyping | 2002-07-18 | 2 | -52/+468 |
* | fixed spdif | joyping | 2002-07-11 | 2 | -306/+346 |
* | cVS: --------------------------------------------------------------------- | joyping | 2002-07-03 | 2 | -390/+806 |
* | Patch to improve bufferhandling on OpenBSD and NetBSD, by Björn Sandell and ... | atmos4 | 2002-07-03 | 1 | -2/+8 |
* | cleanup and bufferhandling fix by Joy Ping <joy at pingfm.org>. Bufferhandlin... | alex | 2002-06-28 | 2 | -346/+480 |
* | more informal warning and also fixed a 10l bug. Patch by tibcu | alex | 2002-06-28 | 1 | -1/+1 |
* | Allow writing to pipe. | albeu | 2002-06-22 | 1 | -3/+2 |
* | Fixed lround replacement, hopefully fast enough. | atmos4 | 2002-06-16 | 1 | -4/+9 |
* | Remove unportable lround and maybe speed up rounding a bit. | atmos4 | 2002-06-15 | 1 | -4/ |