summaryrefslogtreecommitdiff
path: root/src/xine-engine/video_out.c
AgeCommit message (Expand)Author
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
2001-06-14small patches and bugfixes (debugging on freebsd...)Guenter Bartsch
2001-06-11report statistics to stderrHeiko Schaefer
2001-06-10XShm driver (partially) working)Guenter Bartsch
2001-06-09finally - w32codec works againGuenter Bartsch
2001-06-03implemented vo_exit, frame_disposeGuenter Bartsch
2001-06-03bug fixes for xine_stop and xine_exitGuenter Bartsch
2001-05-28use thread compliant signal handling. Fixed deadlock in xine_stop().Daniel Caujolle-Bert
2001-05-27mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ...Guenter Bartsch
2001-05-26implemented frame skipping for libmpeg2 as well as low-quality decoding for l...Guenter Bartsch
2001-05-24Add new gui_data_exchange property: GUI_DATA_EX_DRAWABLE_CHANGED, itDaniel Caujolle-Bert
2001-05-24updated libmpeg2 to the latest versionGuenter Bartsch
2001-05-24first sloppy frames and audioGuenter Bartsch
2001-05-22small bugfixes, more debugging outputGuenter Bartsch
2001-05-16finished video window realted code removalGuenter Bartsch
2001-05-03Implement some window/cursor settings functions to public API.Daniel Caujolle-Bert
2001-05-03Implement xine_*_window*() functions.Daniel Caujolle-Bert
2001-04-24Oops, forgotten files.Daniel Caujolle-Bert