summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_xv.c
AgeCommit message (Expand)Author
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
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert