summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ad_libdca.c
Commit message (Expand)AuthorAgeFilesLines
* ad_libdca: fix assert failure on -channels >6Uoti Urpala2010-11-021-3/+10
* options: move audio_output_channels, audio_output_format to structUoti Urpala2010-11-021-4/+7
* Merge svn changes up to r26783Uoti Urpala2008-05-151-5/+5
|\
| * Use standard license headers.diego2008-05-131-5/+5
* | Make audio decoder description structs constUoti Urpala2008-04-261-1/+1
|/
* Prevent from outputing mass of 'skip' log messages in verbose level.ulion2007-12-051-1/+1
* Fix output channle orderingrtogni2007-10-071-25/+24
* Typortogni2007-10-061-1/+1
* Move extern int audio_output_channels; to ad_internal.hreimar2007-07-301-3/+0
* DTS decoding via libdcartogni2007-07-221-0/+347