| Commit message (Expand) | Author | Age | Files | Lines |
* | remove libdts decoder, we have a native dts decoder | Aurelien Jacobs | 2007-05-17 | 1 | -278/+0 |
* | DTS decoding was broken for every speaker configuration except 5.1. | Sergey Vlasov | 2007-05-16 | 1 | -0/+10 |
* | Rename dts_decoder to libdts_decoder. | Diego Biurrun | 2007-05-03 | 1 | -2/+2 |
* | fix multichannel decoding | Måns Rullgård | 2007-02-05 | 1 | -124/+86 |
* | move static variables to private context struct | Måns Rullgård | 2007-02-05 | 1 | -28/+37 |
* | remove preprocessor cruft | Måns Rullgård | 2007-02-05 | 1 | -8/+0 |
* | cosmetics: don't needlessly open new blocks | Måns Rullgård | 2007-02-05 | 1 | -48/+43 |
* | cosmetic: indent sensibly so code can be read at all | Måns Rullgård | 2007-02-05 | 1 | -187/+177 |
* | remove void * used in arithmetic warnings | Baptiste Coudurier | 2007-01-26 | 1 | -3/+3 |
* | Fix FSF postal address. | Diego Biurrun | 2007-01-22 | 1 | -1/+1 |
* | make some symbols static | Måns Rullgård | 2006-11-11 | 1 | -3/+3 |
* | Fix GPL/LGPL license version mismatch. | Diego Biurrun | 2006-10-09 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -5/+5 |
* | dtsdec.c copies one input packet at a time to a (static) buffer of size | Uoti Urpala | 2006-04-20 | 1 | -11/+11 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -3/+3 |
* | 10l (gcc 2.95 compilation) | Michael Niedermayer | 2004-09-12 | 1 | -2/+2 |
* | bsd patch by (Bohdan Horst <nexus at irc dot pl>) | Bohdan Horst | 2004-08-25 | 1 | -0/+3 |
* | libdts support improvements by (Aurelien Jacobs) | Michael Niedermayer | 2004-07-26 | 1 | -0/+3 |
* | remove dts_internal.h | Benjamin Zores | 2004-07-14 | 1 | -49/+14 |
* | libdts support by (Benjamin Zores <ben at geexbox dot org>) | Michael Niedermayer | 2004-07-14 | 1 | -0/+349 |