summaryrefslogtreecommitdiff
path: root/src/xine-engine/metronom.c
AgeCommit message (Expand)Author
2002-09-01arghHeiko Schaefer
2002-09-01this is not a fix - but at least a52 passthrough should work again nowHeiko Schaefer
2002-08-27Provide a better value for the SPU vpts during discontinuites.James Courtier-Dutton
2002-06-29Use an other method for DISC_STREAMSEEK :Thibaut Mattern
2002-06-20quiet pleaseMichael Roitzsch
2002-06-19Handle the new discontinuity DISC_STREAMSEEK.Thibaut Mattern
2002-04-30remove sound card drift debug messagesMiguel Freitas
2002-04-27fix 64-bit diff calculationMiguel Freitas
2002-04-24Some more adjustments to make dvd menus work better.James Courtier-Dutton
2002-04-17fix prebuffer vpts for no-audio streamsMiguel Freitas
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
2002-04-07fix bug where metronom_got_audio_samples() is called beforeMiguel Freitas
2002-04-01latest dxr3 fixes from Michael Roitzsch.Miguel Freitas
2002-03-31patches by Michael Roitzsch for dxr3 compatibility: introduce a new metronomMike Lampard
2002-03-26sound card clock drift patchMiguel Freitas
2002-03-24scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a...Guenter Bartsch
2002-03-23moved network buffering to a seperate file so all network/stream input pluginsGuenter Bartsch
2002-03-23audio drift patch (debug message enabled)Miguel Freitas
2002-03-22fix discontinuity handling when player resume/startMiguel Freitas
2002-03-20steps towards dvd playback:Guenter Bartsch
2002-03-12small fix for excessive seekingGuenter Bartsch
2002-03-12another try to fix driftMiguel Freitas
2002-03-12getting rid of more LOG_ macros => output messages only once ... and another ...Guenter Bartsch
2002-03-12minor corrections and a patch for metronom to make sure it doesn't compensate...Guenter Bartsch
2002-03-12porting some fixes to new metronomMiguel Freitas
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-03-10- mpeg2 frame duration fixesMiguel Freitas
2002-03-08temporary fix for a/v sync problems, this is _not_ the big update I'm plannin...Guenter Bartsch
2002-03-08slight output changesHeiko Schaefer
2002-03-08dxr3 improvements from Michael RoitzschJames Courtier-Dutton
2002-03-01memleak fixes from ewald snelGuenter Bartsch
2002-02-27fixed printfHeiko Schaefer
2002-02-18cleanup/added debug messages, small metronom fixGuenter Bartsch
2002-02-18do not discard frames in vo_frame_draw as they may be needed for stillGuenter Bartsch
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-02-17more bugfixes, I can now see video using xshm :-)Guenter Bartsch
2002-02-16bufixes from miguel freitasGuenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-28patches from Ewald Snel (finish metronom sync loop on xine exit, initializeMiguel Freitas
2002-01-15disable debuggingMiguel Freitas
2002-01-15small fixes and cleanups, metronom wasn't told the frame rate of next stream ...Guenter Bartsch
2002-01-14miguel's latest still frame patches and some minor cleanupsGuenter Bartsch
2002-01-06miguel's superb metronom/still frame patches, with very small modifications. ...Guenter Bartsch
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-12-25small fix in video_wrap_offset calculationMiguel Freitas
2001-12-24automatic still image detection - based on miguel's work but with modificatio...Guenter Bartsch
2001-12-23spu vpts calculation may fallback using audio_wrap_offsetMiguel Freitas
2001-12-19metronom fix: we must never update wrap_offset inside discontinuityMiguel Freitas
2001-12-16increased pts discontinuity threshold to not false trigger on weirdMiguel Freitas