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
/
metronom.c
Age
Commit message (
Expand
)
Author
2013-12-23
Add metronom video pts debug string.
Torsten Jager
2013-12-23
Ignore invalid video frame rate in metronom.
Torsten Jager
2013-12-18
Fix metronom video drift compensation.
Torsten Jager
2013-09-13
Copyright year update by hg log info
Torsten Jager
2012-05-29
Do not access master metronom data directly.
Petri Hintukainen
2012-05-29
Fix race condition in master/slave metronom handling.
Petri Hintukainen
2012-02-29
Merge from 1.1
Petri Hintukainen
2012-02-27
Fixed race in metronom_get_option(): reading int64 is not atomic in 32-bit sy...
Petri Hintukainen
2010-01-14
Merge from 1.1.
Darren Salt
2010-01-14
Merge.
Darren Salt
2010-01-14
Backed out changeset fd48f5a5841d (discontinuity handling for short streams +...
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-04-26
Merge from 1.1.
Darren Salt
2009-04-25
Merge -gapless branch.
Darren Salt
2009-04-25
Revert indentation changes.
Darren Salt
2008-05-29
Merge from 1.1.
Darren Salt
2008-05-23
Mark initialisation functions with malloc attribute.
Diego 'Flameeyes' Pettenò
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-01-10
Fixed buggy discontinuity handling when playing short streams and using the g...
Thibaut Mattern
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Remove a memset after xine_xmalloc.
Diego 'Flameeyes' Pettenò
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-06-06
Don't return integer, the function is expected to return a pointer.
Diego 'Flameeyes' Pettenò
2007-02-20
Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").
Diego 'Flameeyes' Pettenò
2006-01-27
Fix a typo and output the PTS value (as for other, nearby, metronome messages).
Darren Salt
2005-06-29
- typo in the metronom start, spotted by Mathieu Routhier <mrouthier@encentru...
Bastien Nocera
2004-10-29
use monotonic clock when available
Miguel Freitas
2004-08-02
no objections so far: committing the fine speed control patch
Miguel Freitas
2004-06-19
force slave metronoms to reinit when a new master is attached; otherwise a
Michael Roitzsch
2004-04-22
This patch allows the engine to handle frames with duration=0.
Thibaut Mattern
2004-04-09
improving precision of audio vpts calculation, the comment in metronom.c expl...
Michael Roitzsch
2004-02-19
Mandrake patches from
Rocky Bernstein
2004-02-16
fix freezes with input plugins that play with the speed:
uid86226
2004-01-18
this header is not needed
Michael Roitzsch
2003-12-29
better initialization of slave metronom should fix problems with ogg and goom
Michael Roitzsch
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-20
"Anti audio fifo null" patch ;)
Thibaut Mattern
2003-11-16
Now isn't that amazing? xine-lib actually compiles with the metronom
Michael Roitzsch
2003-11-16
introduce the slave metronom concept (Thibaut, Miguel: it's a bit different
Michael Roitzsch
2003-11-15
* making metronom xine_stream_t independent
Michael Roitzsch
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-31
metronom patch from Thibaut:
Michael Roitzsch
2003-10-15
Revert the bad fix.
Thibaut Mattern
[next]