summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ad_dmo.c
Commit message (Expand)AuthorAgeFilesLines
* 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