summaryrefslogtreecommitdiff
path: root/src/xine-engine/metronom.c
AgeCommit message (Expand)Author
2002-11-19spu and overlay cleanups, mostly cosmeticMiguel Freitas
2002-11-12merge metronom's improvements (inform decoders about discontinuities)Miguel Freitas
2002-11-10fix wrong abs macro; many thanks to James Slorach for finding this nasty,Michael Roitzsch
2002-11-08Better handling of the end of the discontinuity.Thibaut Mattern
2002-11-08There was a bug in discontinuity handling.Thibaut Mattern
2002-10-29engine improvementsMichael Roitzsch
2002-10-28New way to handle streams with invalid img_duration (eg some mpeg streams).Thibaut Mattern
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
2002-09-05Whoops, committed the experimental metronom stuff. Taking it out again.Michael Roitzsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
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