summaryrefslogtreecommitdiffstats
path: root/contrib/version_libdca.txt
Commit message (Collapse)AuthorAgeFilesLines
* Thanks to saintdev, we now have a pre-bootstrapped copy of the libdca ↵jbrjake2007-07-161-1/+1
| | | | | | source. This means jamming no longer necessitates futzing with autotool versions. Yay! git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@694 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Added support for DTS audio. DTS audio streams (of 5.1 audio and below) ↵maurj2007-05-021-0/+1
will be detected and decoded. This requires a new library - libdca (and patch) - which is included (in patched form) in a new version of the pre-built UB Darwin contribs (0012). These have been uploaded to download.m0k.org/handbrake/contrib/ . I haven't yet added any code to Controller.mm to recognise the DTS streams as supporting mono / 6ch DPL1 / DPL2 downmixes. Note: running Jam on the new library required me to update some tools on Mac OS X - possibly libtool, autoconf, automake. Not sure which made the difference, but these were the ones I updated. it won't jam successfully without this. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@559 b64f7644-9d1e-0410-96f1-a4d463321fa5