summaryrefslogtreecommitdiff
path: root/src/libdts
AgeCommit message (Expand)Author
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-02-20Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").Diego 'Flameeyes' Pettenò
2006-12-30Link against libm (missing symbols).Darren Salt
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-17Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...Diego 'Flameeyes' Pettenò
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2005-09-12new Flameeyes's configure patchesMiguel Freitas
2005-05-28Minor housekeepingJames Stembridge
2005-05-28Simplify setting of metadataJames Stembridge
2005-05-28Fix channel flag handlingJames Stembridge
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
2004-11-03prevent compiler warnings from the new monotonic clock in xineutils.h meetingMichael Roitzsch
2004-08-06Lip sync fixed.James Courtier-Dutton
2004-07-18Fix sample rate.James Courtier-Dutton
2004-07-18Add support for 44100Hz DTS in .wav files.James Courtier-Dutton
2004-06-07Remove a line I forgot to remove earlier.James Courtier-Dutton
2004-06-07comment out loggingHeiko Schaefer
2004-06-06Implement better sync detection in libdts.James Courtier-Dutton
2004-05-19Other speaker arrangements tested and now working.James Courtier-Dutton
2004-05-19Implement support for 5.1 channel.James Courtier-Dutton
2004-05-18Add some XINE_STREAM_INFO for DTS/AC5 streams.James Courtier-Dutton
2004-05-18Have a little more control over debug output.James Courtier-Dutton
2004-05-09Use lprintf for debug outputJames Stembridge
2004-04-09including libdts as experimental DTS decoderMichael Roitzsch
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2003-12-31Compilation under CygWin.František Dvořák
2003-12-14API version bounceSiggi Langauf
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-08-07grr... people keep breaking my daily build... :(Miguel Freitas
2003-08-05Some more updates.James Courtier-Dutton
2003-05-27Some minor updates to software dts decode. Still not ready.James Courtier-Dutton
2003-05-25Add some FIXME statements.James Courtier-Dutton
2003-05-25Some more parsing code.James Courtier-Dutton
2003-05-24Fix some comments.James Courtier-Dutton
2003-05-23Undo last cvs command.James Courtier-Dutton
2003-05-23patch for compiling under cygwin.James Courtier-Dutton
2003-05-2314to16 squashing seems to work now.James Courtier-Dutton
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-12Minor updates.James Courtier-Dutton
2003-05-11Some beginnings for dts decode.James Courtier-Dutton
2003-02-19DTS passthrough improvements from Markus PlailMichael Roitzsch
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-12adapt to new interface version (add discontinuity function)Michael Roitzsch
2002-10-31Adjust libdts to new api.James Courtier-Dutton
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-03Get debug mode to compile.James Courtier-Dutton