summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ad_dmo.c
Commit message (Expand)AuthorAgeFilesLines
* Remove win32/qt/xanim/real binary codecs loadingwm42012-08-161-126/+0
* options: move audio_output_channels, audio_output_format to structUoti Urpala2010-11-021-2/+4
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* Merge svn changes up to r30463Uoti Urpala2010-03-091-0/+18
|\
| * Add missing license headers to all files in the libmpcodecs directory.diego2010-01-301-0/+18
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-1/+1
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-1/+1
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-1/+1
* | Make audio decoder description structs constUoti Urpala2008-04-261-1/+1
|/
* Fix all current known multi-channel wrong order problems by addingulion2007-12-101-0/+8
* Move extern int audio_output_channels; to ad_internal.hreimar2007-07-301-2/+0
* Include loader/ prefix in #include path everywhere.diego2007-03-151-1/+1
* Remove separation between Win32 DLL and DirectShow support in the build system.diego2006-06-211-3/+0
* Use memmove instead of memcpy for overlapping areas.reimar2005-05-231-1/+1
* setting samplesize to 2 in decoders where neccessary.reimar2004-09-211-0/+1
* 10l :)arpi2002-12-011-1/+1
* DMO audio support (including 6ch support too)arpi2002-12-011-0/+103