summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_xv.c
AgeCommit message (Expand)Author
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-04spu support updated (unfinished) from Jamesuid32519
2001-06-25only zoom mpeg1 if running locallyGuenter Bartsch
2001-06-25use XvShm by defaultGuenter Bartsch
2001-06-24lots of bugfixes for race condtitions, X11 in general and support for remote ...Guenter Bartsch
2001-06-18Added very primitive overlay capacity (white line now appears if subtitles ar...Rich J Wareham
2001-06-17little hack for pause expose redrawsGuenter Bartsch
2001-06-17fixed aspect ratio change bugGuenter Bartsch
2001-06-14more small fixes and workaroundsGuenter Bartsch
2001-06-14small patches and bugfixes (debugging on freebsd...)Guenter Bartsch
2001-06-10proper expose event handlingGuenter Bartsch
2001-06-10further cleanupsGuenter Bartsch
2001-06-09fixed aspect ratio change bugGuenter Bartsch
2001-06-09more avi demuxer/libw32 bugfixesGuenter Bartsch
2001-06-04a radically simplified (but working) audio output syncing methodGuenter Bartsch
2001-06-04video_out_xshm compiles (yuv2rgb conversion not working yet), video_out_xv bu...Guenter Bartsch
2001-06-03implemented vo_exit, frame_disposeGuenter Bartsch
2001-06-03introducing completion event handlingGuenter Bartsch
2001-06-03bug fixes for xine_stop and xine_exitGuenter Bartsch
2001-06-02Fixed a crash if aspect ratio is changed when xine is stops.Daniel Caujolle-Bert
2001-05-31fixed support for field pictures plus video_out bugfixes (missing functions)Guenter Bartsch
2001-05-29typo and some no more needed trace messages.Daniel Caujolle-Bert
2001-05-28Fixed crashed.Daniel Caujolle-Bert
2001-05-28introducing expose eventsGuenter Bartsch
2001-05-28aspect ratio fixes once againGuenter Bartsch
2001-05-28further aspect ratio fixes, begin to work on xshm driverGuenter Bartsch
2001-05-28enabled aspect ratio toggleGuenter Bartsch
2001-05-26implemented frame skipping for libmpeg2 as well as low-quality decoding for l...Guenter Bartsch
2001-05-25typo fix.Daniel Caujolle-Bert
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-22small bugfixes, more debugging outputGuenter Bartsch
2001-05-22Re-add video driver CAP contants (UI need to know that). Some debugDaniel Caujolle-Bert
2001-05-19making visual type a bit smallerGuenter Bartsch
2001-05-16finished video window realted code removalGuenter Bartsch
2001-05-08some more video_out fixesGuenter Bartsch
2001-05-06stdin plugin cannot handle local filesGuenter Bartsch
2001-05-04Made fullscreen and window hidding working.Daniel Caujolle-Bert
2001-05-03Add get capabilites to public API.Daniel Caujolle-Bert
2001-05-03Implement some window/cursor settings functions to public API.Daniel Caujolle-Bert
2001-05-01libmpeg2 fixesGuenter Bartsch
2001-04-28re-enabled video window codeGuenter Bartsch
2001-04-28fixed nasty bug in init_video_out_pluginGuenter Bartsch
2001-04-28bugfix in video_out_xv, sorted out audio output plugin handling/codeGuenter Bartsch
2001-04-27fixed video output plugin handling, more cleanups, commented out not-working ...Guenter Bartsch
2001-04-26fixed some typosGuenter Bartsch
2001-04-26forgotten init function renaming.Daniel Caujolle-Bert
2001-04-26load video plugin function implementation, + support in video outDaniel Caujolle-Bert