summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_xv.c
AgeCommit message (Expand)Author
2002-01-09video_driver api changed.James Courtier-Dutton
2002-01-05XV_DOUBLE_BUFFER support, missing header on libspudec makefileMiguel Freitas
2001-12-14Add workaround for max attribute COLORKEY value (~0). Add newDaniel Caujolle-Bert
2001-12-09sorry, black bars should be black again nowGuenter Bartsch
2001-12-09make Xv repaint it's colorkey if neededGuenter Bartsch
2001-12-01corrected non-conformant console outputGuenter Bartsch
2001-11-30blend_yuy2 now availableMiguel Freitas
2001-11-28* OSD (On Screen Display) for rendering text and graphics into overlaysMiguel Freitas
2001-11-23Fixed XV_* properties storage (num to range).Daniel Caujolle-Bert
2001-11-20xv_filter now setup configurableMiguel Freitas
2001-11-20testing some configfile stuff...Miguel Freitas
2001-11-20log output cleanupsGuenter Bartsch
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-09Checked in patch by Thibaut Mattern <tmattern@noos.fr> for the ZOOMINGMatthias Dahl
2001-11-04added zoom patch by Thibaut Mattern <tmattern@noos.fr>Siggi Langauf
2001-10-27- new dirty and cheap deinterlace method: we give half of the lines to xvMiguel Freitas
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