summaryrefslogtreecommitdiff
path: root/src/xine-engine/video_out.c
AgeCommit message (Expand)Author
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
2001-09-06SPU profilingJuergen Keil
2001-08-14return of the profilerGuenter Bartsch
2001-08-13major rewrite of the subpicture mechanism in order to support menus.Eduard Hasenleithner
2001-08-05The CLUT has been used after it was freed. Fixed.Eduard Hasenleithner
2001-07-25A few small changes to help in some specific cases. Also a nasty hack added t...Rich J Wareham
2001-07-24big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c...Guenter Bartsch
2001-07-22moved this message to xprintf as wellGuenter Bartsch
2001-07-11fixed playback of field picture based streams using XShmGuenter Bartsch
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch
2001-07-09latest subtitle patches (cleanups) from jamesGuenter Bartsch
2001-07-08subtitle patches from jamesGuenter Bartsch
2001-07-04latest overlay patches from James, simple overlays should workuid32519
2001-07-04got parameters wronguid32519
2001-07-04spu support updated (unfinished) from Jamesuid32519
2001-07-04Fix a few compiler warningsuid56437
2001-06-24lots of bugfixes for race condtitions, X11 in general and support for remote ...Guenter Bartsch
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-18Added very primitive overlay capacity (white line now appears if subtitles ar...Rich J Wareham
2001-06-17back to itimer for time resolutionGuenter Bartsch
2001-06-17fixed bug cpu_accel.c that strangely only affected freebsd and use nanosleep ...Guenter Bartsch
2001-06-16skipping works now for mpeg1 streams tooGuenter Bartsch
2001-06-14implemented 15 and 24 bpp modes for mmx yuv2rgbGuenter Bartsch
2001-06-14small signal handling and video mode detection fixesGuenter Bartsch
2001-06-14more fixesGuenter Bartsch