summaryrefslogtreecommitdiff
path: root/src/xine-engine/video_out.c
AgeCommit message (Expand)Author
2002-04-01- Fix frame leak in Xv video driverEwald Snel
2002-03-29What's that !!Daniel Caujolle-Bert
2002-03-29Don't free NULL pointerEwald Snel
2002-03-28Ability to change logo at run-time. Fix endianness in xine-logoconv, buildDaniel Caujolle-Bert
2002-03-25- fix frames leakingMiguel Freitas
2002-03-22performance improvements for slower systemsMiguel Freitas
2002-03-22force redrawing the last _late_ frame. now we can be sure the last frame sent toMiguel Freitas
2002-03-21long-standing bugfix (hopefully)Guenter Bartsch
2002-03-21- only draw still frame/logo if neededMiguel Freitas
2002-03-21fix a freeze on exit problemMiguel Freitas
2002-03-20steps towards dvd playback:Guenter Bartsch
2002-03-14Ewald Snel's latest memory leak fixesMiguel Freitas
2002-03-12getting rid of more LOG_ macros => output messages only once ... and another ...Guenter Bartsch
2002-03-01memleak fixes from ewald snelGuenter Bartsch
2002-02-18VO_PROP_MAX_NUM_FRAMES, expose event handlingGuenter 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-17each frame has an id for debugging purposes now; xshm driver can at least dis...Guenter Bartsch
2002-02-16bufixes from miguel freitasGuenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-02-02ooopppss... :)Miguel Freitas
2002-02-02small fixes to still frame codeMiguel Freitas
2002-01-25New logo code seems to access NULL img. Trying to fix...Juergen Keil
2002-01-24video_out will take care of logo display now ... video_out needs more work bt...Guenter Bartsch
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-08disabling some debug messagesMiguel Freitas
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-24fixes for still image detection. rough hack, needs improvement.Harm van der Heijden
2001-12-24automatic still image detection - based on miguel's work but with modificatio...Guenter Bartsch
2001-11-28* OSD (On Screen Display) for rendering text and graphics into overlaysMiguel Freitas
2001-11-20should fix pause and slow/fast playingMiguel Freitas
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-15improved audio/spu channel selection, let the user take control over both if ...Guenter Bartsch
2001-11-13metronom logic changedHeiko Schaefer
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-10-21Fixed problem with overlay being stamped onto still menus.James Courtier-Dutton
2001-10-03Add error checks to all "pthread_create" calls, print error message and exitJuergen Keil
2001-10-03oops, removing debug stuff i introduced by mistake.Miguel Freitas
2001-10-03- fix for duplicated framesMiguel Freitas
2001-09-26libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR...Guenter Bartsch
2001-09-14Added some stuff to make still-frame menus work a bit better, allowed events ...Rich J Wareham
2001-09-12adding still picture support (needed to implement menus) based on Rich's workGuenter Bartsch
2001-09-11Re-use the same profiler id (after pthread_exit -> pthread_create)Juergen Keil
2001-09-10Dynamically allocate the profiler IDs, and add a profiler for video_out_xshm'sJuergen Keil
2001-09-09Enable PTHREAD_SCOPE_SYSTEM, to work around xine hanging on solaris.Juergen Keil