summaryrefslogtreecommitdiffstats
path: root/libavcodec/dtsdec.c
Commit message (Expand)AuthorAgeFilesLines
* remove libdts decoder, we have a native dts decoderAurelien Jacobs2007-05-171-278/+0
* DTS decoding was broken for every speaker configuration except 5.1.Sergey Vlasov2007-05-161-0/+10
* Rename dts_decoder to libdts_decoder.Diego Biurrun2007-05-031-2/+2
* fix multichannel decodingMåns Rullgård2007-02-051-124/+86
* move static variables to private context structMåns Rullgård2007-02-051-28/+37
* remove preprocessor cruftMåns Rullgård2007-02-051-8/+0
* cosmetics: don't needlessly open new blocksMåns Rullgård2007-02-051-48/+43
* cosmetic: indent sensibly so code can be read at allMåns Rullgård2007-02-051-187/+177
* remove void * used in arithmetic warningsBaptiste Coudurier2007-01-261-3/+3
* Fix FSF postal address.Diego Biurrun2007-01-221-1/+1
* make some symbols staticMåns Rullgård2006-11-111-3/+3
* Fix GPL/LGPL license version mismatch.Diego Biurrun2006-10-091-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-5/+5
* dtsdec.c copies one input packet at a time to a (static) buffer of sizeUoti Urpala2006-04-201-11/+11
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-3/+3
* 10l (gcc 2.95 compilation)Michael Niedermayer2004-09-121-2/+2
* bsd patch by (Bohdan Horst <nexus at irc dot pl>)Bohdan Horst2004-08-251-0/+3
* libdts support improvements by (Aurelien Jacobs)Michael Niedermayer2004-07-261-0/+3
* remove dts_internal.hBenjamin Zores2004-07-141-49/+14
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-141-0/+349
OpenPOWER on IntegriCloud