summaryrefslogtreecommitdiffstats
path: root/libao2/ao_dxr2.c
Commit message (Expand)AuthorAgeFilesLines
* Write functions used by send_mpeg_*_packet may _not_ modify datareimar2008-01-121-2/+2
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...reimar2006-12-071-1/+1
* Remove bswap.h, use libavutil/bswap.h instead.diego2006-11-291-1/+2
* use mpeg packetizer helpers for sending lpcm packetsben2006-07-231-1/+20
* use new mpeg_packetizer helpersben2006-07-221-4/+6
* modifies function declarations without parameters from ()reynaldo2006-07-061-5/+5
* Link was a bit dated (but still working :-))ranma2005-11-291-1/+1
* Fix email addressranma2005-06-191-1/+1
* removing AFMT_ dependancyalex2004-12-271-4/+3
* Make include paths consistent.diego2004-12-071-3/+3
* Compile fixranma2004-11-281-1/+2
* mp_msg transition of unmaintained audio output drivers.ivo2004-09-181-2/+2
* uninit immed flagalex2004-04-061-1/+1
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>alex2003-03-211-1/+1
* Workaround the bug in x11 vo's (if it's one) wich let a window in the wayalbeu2002-05-171-1/+3
* Applied patch from Tobias Diedrich <ranma@gmx.at>, added volume settingalbeu2002-05-131-11/+47
* Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.albeu2002-05-131-0/+143