libdca is a free library for decoding DTS Coherent Acoustics streams. The code is written by Gildas Bazin and was based on the a52dec project. It is released under the terms of the GPL license.
The DTS Coherent Acoustics standard (ETSI 102 114 v1.2.1), as published by the ETSI, is available here (look for DTS Coherent Acoustics).
BIG FAT WARNING: libdca is still in early development stage so don't expect too much of it
Right now, I am concentrating on finishing the implementation of the core part of the specification. The library should however already be quite useable.
A few things are still lacking there but they should mainly affect low-bitrate DTS streams which don't seem that common anyway (some of the missing things are: Joint channels coding, Dynamic range, etc... - see the TODO file).
There might also be quality issues, but for some early code it does seem pretty decent to me.
None of the extensions (extra channels, 96/192kHz sample rates) have been implemented (and unfortunately the public standard provides only minimal information on them).
Current release is libdca-0.0.5.tar.bz2
The latest libdca source code can always be found by anonymous SVN repository:
# svn co svn://svn.videolan.org/libdca/trunk libdca
Provisional Warning: DTS Inc. claims that use of libdca software, to decode DTS compressed sound data on a DVD could violate DTS's patent rights. If you are unsure about the legality of using and distributing this code in your country, in particular in the USA, please consult your lawyer before downloading it
For support information, have a look here.
A libdca-devel mailing list is also available.
If you use libdca in another project, let me know !
Some very good samples are available on the swedish radio website.