summaryrefslogtreecommitdiffstats
path: root/libao2/ao_dxr2.c
Commit message (Expand)AuthorAgeFilesLines
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* Merge svn changes up to r30301Uoti Urpala2010-01-251-1/+1
|\
| * Add and use AF_FORMAT_IS_AC3 macro.reimar2010-01-111-1/+1
* | Merge svn changes up to r29455Uoti Urpala2009-07-291-1/+1
|\|
| * Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.diego2009-07-261-1/+1
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-4/+4
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-5/+4
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-2/+2
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-2/+2
|/
* Make ao_info_t structs const.reimar2009-03-061-1/+1
* Add standard license headers.diego2009-01-261-0/+20
* Get rid of pointless 'extern' keywords.diego2008-12-031-2/+2
* 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