summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2002-01-16New blend_yuv routine.James Courtier-Dutton
2002-01-15Made changes to fix clut on yuv2rgb, similar to XShm, but cannot test it.James Courtier-Dutton
2002-01-15Fix XShm menu and spu colours.James Courtier-Dutton
2002-01-15Beginning of overlay highlights correction work.James Courtier-Dutton
2002-01-13Fix a few compile warnings.James Courtier-Dutton
2002-01-11small hint about fbsetMiguel Freitas
2002-01-11video_out driver for linux framebuffer deviceMiguel Freitas
2002-01-10Forgot to update xine.h.tmpl.in with the new video_out api.James Courtier-Dutton
2002-01-09video_driver api changed.James Courtier-Dutton
2002-01-05XV_DOUBLE_BUFFER support, missing header on libspudec makefileMiguel Freitas
2002-01-03Some changes to help development of better tv-out on nvidia cards.James Courtier-Dutton
2001-12-29i hope it's safe to do that. sometimes images were now show withMiguel Freitas
2001-12-16- fix clipping box inside rle linesMiguel 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-09Contrast and Brightness Control enabledJoachim Koenig
2001-11-09Adapting zooming feature from Xv video out plugin.Matthias Dahl
2001-11-09fb_screen_size correctionJoachim Koenig
2001-11-09Checked in patch by Thibaut Mattern <tmattern@noos.fr> for the ZOOMINGMatthias Dahl
2001-11-07Passing through the logo visibility to the video out plugin. This way aMatthias Dahl
2001-11-07Unhide/hide video window works now too...Matthias Dahl
2001-11-07implement GUI_EX* event to notify vo plugins when the vo window isMike Lampard
2001-11-07You can now safely iconify (and back) the video out window during play backMatthias Dahl
2001-11-07More updates to the README.Matthias Dahl
2001-11-06this *should* *slightly* improve picture quality during hardware deinterlacing.Matthias Dahl
2001-11-06forgot to remove RGB from our capabilities list (until it is supported)Matthias Dahl
2001-11-06Added missing include for proper compilation on solaris. Thanks to IanMatthias Dahl
2001-11-06code cleanup and proper frame->format handling (incl. YUY2 support)Matthias Dahl
2001-11-06fixing typo (unimportant but nevertheless *grin*)Matthias Dahl
2001-11-05Fixing cr<->cb swap error in alphablending code; fixed some confusions inMatthias Dahl
2001-11-05re-enable YUV "fallback mechanism"; update TODO listMatthias Dahl
2001-11-05first (little) step towards support for YUY2 and RGB...Matthias Dahl
2001-11-05only offering YV12 to XINE for now until rest is added.Matthias Dahl
2001-11-05how embarrassing... :)Matthias Dahl
2001-11-05disabling anything but the 3 plane YUV420 support; adding to KNOWN BUGsMatthias Dahl
2001-11-04Adapting compile warning fix from Chris Rankin <rankincj@yahoo.com>.Matthias Dahl
2001-11-04*** empty log message ***Matthias Dahl
2001-11-04added zoom patch by Thibaut Mattern <tmattern@noos.fr>Siggi Langauf
2001-11-04Fixing compiler warnings.Matthias Dahl
2001-11-03Made syncfb config option "default_repeat", a .xinerc configurable option.Matthias Dahl