index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libdts
/
xine_decoder.c
Age
Commit message (
Expand
)
Author
2007-02-20
Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").
Diego 'Flameeyes' Pettenò
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2005-05-28
Minor housekeeping
James Stembridge
2005-05-28
Simplify setting of metadata
James Stembridge
2005-05-28
Fix channel flag handling
James Stembridge
2004-12-16
use UTF-8 meta info setting, where we know the string is ASCII
Michael Roitzsch
2004-11-03
prevent compiler warnings from the new monotonic clock in xineutils.h meeting
Michael Roitzsch
2004-08-06
Lip sync fixed.
James Courtier-Dutton
2004-07-18
Fix sample rate.
James Courtier-Dutton
2004-07-18
Add support for 44100Hz DTS in .wav files.
James Courtier-Dutton
2004-06-07
Remove a line I forgot to remove earlier.
James Courtier-Dutton
2004-06-07
comment out logging
Heiko Schaefer
2004-06-06
Implement better sync detection in libdts.
James Courtier-Dutton
2004-05-19
Other speaker arrangements tested and now working.
James Courtier-Dutton
2004-05-19
Implement support for 5.1 channel.
James Courtier-Dutton
2004-05-18
Add some XINE_STREAM_INFO for DTS/AC5 streams.
James Courtier-Dutton
2004-05-09
Use lprintf for debug output
James Stembridge
2004-04-09
including libdts as experimental DTS decoder
Michael Roitzsch
2004-01-12
it seems i forgot to commit the api increase (demux/decoder). weird.
Miguel Freitas
2003-12-14
API version bounce
Siggi Langauf
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-08-05
Some more updates.
James Courtier-Dutton
2003-05-27
Some minor updates to software dts decode. Still not ready.
James Courtier-Dutton
2003-05-25
Add some FIXME statements.
James Courtier-Dutton
2003-05-25
Some more parsing code.
James Courtier-Dutton
2003-05-24
Fix some comments.
James Courtier-Dutton
2003-05-23
Undo last cvs command.
James Courtier-Dutton
2003-05-23
patch for compiling under cygwin.
James Courtier-Dutton
2003-05-23
14to16 squashing seems to work now.
James Courtier-Dutton
2003-05-12
Minor updates.
James Courtier-Dutton
2003-05-11
Some beginnings for dts decode.
James Courtier-Dutton
2003-02-19
DTS passthrough improvements from Markus Plail
Michael Roitzsch
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-12
adapt to new interface version (add discontinuity function)
Michael Roitzsch
2002-10-31
Adjust libdts to new api.
James Courtier-Dutton
2002-10-03
Get debug mode to compile.
James Courtier-Dutton
2002-10-03
More debug info.
James Courtier-Dutton
2002-10-03
DTS debug messages.
James Courtier-Dutton
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
2002-09-05
make all the plugin init functions static
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
2002-04-23
Increment audio/video/spu decoder and input plugin API version number
Ewald Snel
2002-04-23
Fix memory leaks by disposing input, demux and decoder plugins at exit
Ewald Snel
2002-04-20
fix several audio buffer leaks
Miguel Freitas
[next]