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
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-04-25
Merge -gapless branch.
Darren Salt
2009-04-25
Revert indentation changes.
Darren Salt
2008-05-23
Mark initialisation functions with malloc attribute.
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-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-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
2003-10-14
Fix DISC_ABSOLUTE (and DISC_RELATIVE) for audio only streams.
Thibaut Mattern
2003-09-15
Improve liba52 PTS processing.
James Courtier-Dutton
2003-09-13
fix for duplicated pts by Simon Truss <simon@bigblue.demon.co.uk>
Miguel Freitas
2003-07-12
- adding support for the Intel compiler icc
Michael Roitzsch
2003-05-15
add broadcaster
Miguel Freitas
2003-05-06
Thibaut asked me to revert his latest patch
Miguel Freitas
2003-05-05
Do not use pts from bad frames in the metronom and in the video_loop.
Thibaut Mattern
2003-04-07
enough of this. too much messages confuses users...
Miguel Freitas
2003-03-27
- demux_avi: do not set input_pos/time on audio buffers. otherwise non-interl...
Miguel Freitas
2003-03-06
steps toward muting xine's console output by default
Guenter Bartsch
2003-02-28
Xine assert() replacement:
Stephen Torri
2003-01-28
show 'spu_offset' when spu offset is changed
Daniel Caujolle-Bert
2003-01-13
- add option to adjust spu sync (works for both dvd and external subtitles)
Miguel Freitas
2003-01-11
brand-new external subtitles support. (yes, it works!)
Miguel Freitas
2002-12-23
ok, seeking should like to have good vpts too.
Miguel Freitas
2002-12-23
adjust audio_vpts and video_vpts on start so they don't stay much ahead
Miguel Freitas
2002-12-13
metronom fix/improvement/simplification:
Michael Roitzsch
2002-11-30
just now i realized the wrong underlying assumption i did in metronom: fixing
Miguel Freitas
[next]