summaryrefslogtreecommitdiff
path: root/src/xine-engine/metronom.c
AgeCommit message (Expand)Author
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
2001-12-09- metronom bugfixesMiguel Freitas
2001-11-28fix no audio deadlockMiguel Freitas
2001-11-27Improve DTS support.James Courtier-Dutton
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-13metronom logic changedHeiko Schaefer
2001-11-10check for start of streamHeiko Schaefer
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-10-24minor cleanups and fixes, fixed still image support in metronomGuenter Bartsch
2001-10-23A tempory fix to audio sync with navdvd.James Courtier-Dutton
2001-10-18audio decoder cleanup, tell the audio part of metronom that there are still i...Guenter Bartsch
2001-10-03Add error checks to all "pthread_create" calls, print error message and exitJuergen Keil
2001-09-25don't expect discontinuities foreverGuenter Bartsch
2001-09-22Bug fix: video_wrap_offset calculation on first pts.Matthias Hopf
2001-09-12further tweaks and patches for menu support: new buftypes (BUF_CONTROL_DISCON...Guenter Bartsch
2001-09-10fixed unixscr_adjust, using it to fix small audio gapsGuenter Bartsch
2001-09-04race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc...Guenter Bartsch
2001-08-28Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in xine_paus...Daniel Caujolle-Bert
2001-08-26Clean up.James Courtier-Dutton
2001-08-26Speed modes work again.James Courtier-Dutton
2001-08-25Considerably improved the accuracy ofJames Courtier-Dutton
2001-08-25fixed seeking (back to the old method), implementing true pause function, int...Guenter Bartsch
2001-08-14fixed a race condition which caused the dxr3 to hang at playback startEduard Hasenleithner
2001-08-07Added new System Clock Reference providers architecture.Eduard Hasenleithner
2001-07-10metronom bugfix to handle pts start detection rightGuenter Bartsch
2001-07-08subtitle patches from jamesGuenter Bartsch
2001-07-04spu support updated (unfinished) from Jamesuid32519
2001-07-03chasing more races..Guenter Bartsch
2001-06-30fixed small typoGuenter Bartsch