summaryrefslogtreecommitdiff
path: root/src/xine-engine/metronom.c
AgeCommit message (Expand)Author
2003-03-06steps toward muting xine's console output by defaultGuenter Bartsch
2003-02-28Xine assert() replacement:Stephen Torri
2003-01-28show 'spu_offset' when spu offset is changedDaniel Caujolle-Bert
2003-01-13- add option to adjust spu sync (works for both dvd and external subtitles)Miguel Freitas
2003-01-11brand-new external subtitles support. (yes, it works!)Miguel Freitas
2002-12-23ok, seeking should like to have good vpts too.Miguel Freitas
2002-12-23adjust audio_vpts and video_vpts on start so they don't stay much aheadMiguel Freitas
2002-12-13metronom fix/improvement/simplification:Michael Roitzsch
2002-11-30just now i realized the wrong underlying assumption i did in metronom: fixingMiguel Freitas
2002-11-27prettier logging :o)Heiko Schaefer
2002-11-20I forgot to adapt thisMichael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
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