index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
audio_decoder.c
Age
Commit message (
Expand
)
Author
2013-09-13
Copyright year update by hg log info
Torsten Jager
2012-06-08
Merge from 1.1
Petri Hintukainen
2012-06-08
Fix utilization of _POSIX_THREAD_PRIORITY_SCHEDULING macro
Brad Smith
2011-11-23
audio_decoder.c: include xine_private.h for _x_audio_decoder_init() and _x_au...
Petri Hintukainen
2011-08-23
Merge from 1.1.
Darren Salt
2011-08-22
Audio crash fix
Torsten Jager
2010-07-25
Merge from 1.1; resync translation files.
Darren Salt
2010-07-21
Add _POSIX_THREAD_PRIORITY_SCHEDULING #ifdefs
Matthias Drochner
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-02-10
Merge from 1.1.
Darren Salt
2009-02-09
Fix race conditions in gapless_switch (ref. kde bug #180339)
Miguel Freitas
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-08-17
xine_stream audio_track_map order fix
Christophe Thommeret
2007-02-20
Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").
Diego 'Flameeyes' Pettenò
2006-09-08
handle thread creation and memory allocation failures more gratefully
Miguel Freitas
2006-02-05
[xine-devel] PATCH: add control buffer for resetting audio decoder's track map
Miguel Freitas
2005-10-30
gapless playback stream switching support
Miguel Freitas
2005-08-25
*BUGFIX*
František Dvořák
2005-04-19
**BUGFIX**
Bastien Nocera
2004-12-16
use UTF-8 meta info setting, where we know the string is ASCII
Michael Roitzsch
2004-12-12
huge patch ahead: reorganizing config entries with automatic conversion
Michael Roitzsch
2004-12-11
Czech translation update. 100% of the messages after long time, yes! :-)
František Dvořák
2004-10-14
Implemented stream_t reference counter idea.
Thibaut Mattern
2004-07-06
fix a long standing bug: streams were not played till their very end, because
Miguel Freitas
2004-04-26
help strings added for all remaining config entries (so I hope)
Michael Roitzsch
2004-03-28
move the ticket acquire/release deeper inside the decoder loops
Michael Roitzsch
2004-03-14
Second fix for INT16_MIN/MAX under WIN32 (without stdint.h).
František Dvořák
2004-03-14
Replace stdint.h with inttypes.h.
Robin KAY
2004-03-14
Update WIN32 port:
František Dvořák
2004-03-12
<small break from my dissertation...>
Miguel Freitas
2004-03-03
just for symmetry: add a config entry for the audio fifo size
Michael Roitzsch
2004-03-03
use the _x_abort() macro instead of abort, since it prints some debug info
Michael Roitzsch
2004-02-12
big commit of the new ticket system to protect the rewiring and more
Michael Roitzsch
2004-01-09
- rework semantics of some buffer flags. check buffer.h for details.
Miguel Freitas
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-22
bug fix from Nate Lawson <nate@root.org>
Daniel Caujolle-Bert
2003-11-20
"Anti audio fifo null" patch ;)
Thibaut Mattern
2003-11-17
missing meta info change
Daniel Caujolle-Bert
2003-11-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-16
actually not every engine file uses internals, so we do not need to define
Michael Roitzsch
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-07-27
- removed xine-engine/locale.c as it is unused, fix static functions in the
Bastien Nocera
2003-06-22
some additional pthread_*_destroy() calls
Michael Roitzsch
2003-04-02
- remove unneeded use of pthread_exit(NULL). We do not have any cleanup
Bastien Nocera
[next]