summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_xv.c
AgeCommit message (Expand)Author
2001-10-24turn bilinear scaling into xinerc optionMiguel Freitas
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-15The gui->video translation code in xv seems to work, enable it.Juergen Keil
2001-10-14Update xine.h doxygen comments. Use constants for aspect ratio inDaniel Caujolle-Bert
2001-10-14turn deinterlace method into a .xinerc optionGuenter Bartsch
2001-10-10GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support for the XShm driver.Juergen Keil
2001-10-03check if attribute is gettableMiguel Freitas
2001-09-27enable bilinear scaling on Permedia 2/3 cards.Miguel Freitas
2001-09-26- Trying to fix video window size for mpeg streams withJuergen Keil
2001-09-19croma deinterlace -> uses more cpu but looks betterMiguel Freitas
2001-09-19small deinterlace cleanupMiguel Freitas
2001-09-19deinterlace update, not finished yet (weave looks broken).Miguel Freitas
2001-09-16software deinterlacer filter (BOB)Miguel Freitas
2001-09-10Xv attribute setting bugfix provided by Frederic Devernay <Frederic.Devernay@...Guenter Bartsch
2001-08-17Overlay has new data member rleEduard 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-17just noticed a few ozt-of-date copyright messagesGuenter Bartsch
2001-07-11fixed crash in xv plugin on displays that have the Xv extension but no xv-cap...Guenter 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-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