summaryrefslogtreecommitdiffstats
path: root/libao2
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD install nas* to /usr/X11 by default (and require -lm)nexus2001-12-031-1/+1
* Commandline interface to ao_plugin updated according to mplayers complex para...anders2001-12-032-53/+194
* -ao NAS support by Tobias Diedrich <ranma@gmx.at>arpi2001-12-032-0/+339
* Added support for upsampling since dxr3/h+ only supports 44100Hz and 48000Hz,...mswitch2001-11-301-6/+65
* Fix green borders -> black borders, patch from D. Holm, also small fix to dxr...atmos42001-11-301-1/+1
* Newest DXR3 patch (improved 1.0rc2) by David Holm.atmos42001-11-291-3/+7
* unistd.h required at least by FreeBSDnexus2001-11-291-0/+1
* commandline configuration of audio plugins now through struct, format convers...anders2001-11-295-43/+258
* Patch by D. Holm to make audio with dxr3 working.atmos42001-11-281-62/+34
* Extended oss output driver and libac3 to support 4 and 6 channel output mixes...steve2001-11-281-15/+31
* Audio delay bugfixanders2001-11-263-3/+3
* Parse bug fixed (I hope)anders2001-11-262-4/+4
* ao_subdevice fixed. 10l...arpi2001-11-262-4/+4
* usefull filejaf2001-11-251-1/+1
* usefull filejaf2001-11-251-1/+2
* Changes to audio out Makefileanders2001-11-251-1/+1
* Changes to audio out plugin, first plugin addedanders2001-11-255-21/+232
* ao_plugin.c and plugin headers addedanders2001-11-243-0/+188
* interface to libao2 changed ao_plugin addedanders2001-11-2414-265/+204
* compiling under qnx, hope it works on all qnx release :)alex2001-11-231-0/+2
* ao_mpegpes isn't really optionalpl2001-11-181-1/+1
* Minor fixes by David.atmos42001-11-181-40/+72
* Move ignores in subdirs to their respective .cvsignore files.atmos42001-11-171-0/+1
* dxr3-patch4 by David Holmarpi2001-11-161-29/+37
* Disable ao_mpegpes if compiled with libvo2mswitch2001-11-141-0/+4
* Had to remove ao_mpegpes.c from the Makefile since it depends on libvo/vo_mpe...mswitch2001-11-141-1/+1
* audio_out_format_name moved from audio_out.c to afmt.calex2001-11-113-43/+48
* DXR3 beta2 patch by David Holm.atmos42001-11-081-69/+102
* ao_mpegpesarpi2001-11-054-1/+103
* ao_dxr3 by David Holm <dholm@telia.com>arpi2001-11-032-0/+169
* SGI audio driver by oliver.schoenbrunner@jku.atarpi2001-10-241-0/+199
* MIPS support by oliver.schoenbrunner@jku.atarpi2001-10-241-1/+7
* applied patch by Joy Winter <joy@pingfm.org>arpi2001-10-152-56/+128
* gcc3 warning fixedarpi2001-10-041-3/+0
* alsa9 pecs by joy_ping <joy@pingfm.org>pontscho2001-10-032-54/+56
* Sun audiocs HW does not support AFMT_U8, try to use AFMT_S8 instead. If AFMT_S8jkeil2001-08-311-1/+23
* fixed ehh.arpi2001-08-291-1/+1
* Move the sun audio driver near the start of the list of audio drivers, sojkeil2001-08-281-3/+3
* AFMT_AC3 fixedarpi2001-08-151-2/+3
* ac3/spdif patch by German Gomez Garcia <german@piraos.com>arpi2001-08-152-1/+13
* printfs cleanup - moved to higher -v level or moved to stderrarpi2001-08-062-4/+4
* AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format isjkeil2001-07-191-0/+2
* On big-endian architectures, all audio decoders default to big-endian 16-bitjkeil2001-07-141-6/+18
* Support playback of AFMT_S16_LE audio data on a big endian machinejkeil2001-07-121-86/+127
* Ignore generated config.mak files in CVSjkeil2001-07-061-0/+1
* Corrected SDL include path.atmos42001-06-271-5/+1
* OPTFLAGS vs. INCLUDES cleanuparpi2001-06-261-2/+1
* ao_subdevice supportarpi_esp2001-06-231-0/+2
* ao_subdevice support addedal3x2001-06-232-0/+6
* Applied patch by Jürgen Keil (jk@tools.de), improves smoothness of video pla...atmosfear2001-06-221-57/+204
* ao_subdevice supportal3x2001-06-211-0/+55
* sdl_adriver liquidated, ao_subdevice usedal3x2001-06-211-7/+4
* ao_subdevice implementedal3x2001-06-212-0/+4
* added warning messageal3x2001-06-212-0/+8
* hacked aocontrol_set_device working, and cleaned up a bital3x2001-06-172-22/+48
* hacked to work seek/pause/resume/uninital3x2001-06-142-4/+34
* Hacked it working, still needs fixings!atmosfear2001-06-142-46/+98
* audio_out_format_name prototype added, ao_control_vol_t for aocontrol_get/set...al3x2001-06-141-32/+11
* audio_format_out_name updateal3x2001-06-131-4/+7
* -Wall style cleanups, TEST IT, it can be working by othersal3x2001-06-122-10/+32
* Ooopsatmosfear2001-06-121-2/+1
* Added support for writing wave files and specifying filename to write to.atmosfear2001-06-121-5/+73
* little -Wall fixal3x2001-06-121-0/+2
* Added raw PCM writer ao driver.atmosfear2001-06-123-1/+100
* Lock callback on pause, unlock on resume.atmosfear2001-06-101-5/+5
* using audio_out_format_nameal3x2001-06-091-2/+4
* Better format info.atmosfear2001-06-091-4/+8
* Better audio format handling.atmosfear2001-06-091-5/+33
* fixed AFMT_ stuff (inclue afmt.h)arpi_esp2001-06-087-32/+78
* Added missing declaration of variables 'err'.bertrand2001-06-081-0/+3
* first release, meg nem akar menni :(al3x2001-06-072-0/+948
* uj aocontrol valtozokal3x2001-06-071-3/+4
* par kozmetikai valtoztatas, meg van ami nem :) cvs diff..al3x2001-06-071-31/+31
* audio_pause/resume implementacio es kozmetikai valtoztatasokal3x2001-06-071-7/+38
* SUN-Solaris audio outarpi_esp2001-06-061-0/+223
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-058-69/+117
* add esd support and disabled default.pontscho2001-06-051-4/+16
* Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>arpi_esp2001-06-051-3/+73
* libao->libao2 because of conflict with OMS's libaoarpi_esp2001-06-041-1/+1
* dependency stuff fixedarpi_esp2001-06-042-4/+3
* fixed HAVE_ALSA5 var. bug. sorry :(pontscho2001-06-041-2/+6
* initial alsa support by al3xpontscho2001-06-041-0/+321
* add alsa support by al3xpontscho2001-06-041-3/+27
* Increased sample size to solve sound problems one some systems.atmosfear2001-06-041-1/+1
* Microchange =)atmosfear2001-06-041-1/+1
* Several small changes (like driver selection).atmosfear2001-06-041-3/+14
* -abs support - fixedarpi_esp2001-06-031-1/+1
* -abs supportarpi_esp2001-06-031-3/+6
* Yea, it worksss!atmosfear2001-06-031-62/+116
* Added support for sdl audio out (buggy pre-alpha).atmosfear2001-06-033-2/+174
* '-ao' switch (including '-ao help'), fixing Arpi's bug (short name 'null' for...lgb2001-06-031-1/+1
* audio out driversarpi_esp2001-06-026-0/+425