summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_syncfb.c
AgeCommit message (Expand)Author
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-04Fixing compiler warnings.Matthias Dahl
2001-11-03Made syncfb config option "default_repeat", a .xinerc configurable option.Matthias Dahl
2001-11-03minimizing config ioctl calls.Matthias Dahl
2001-11-03ok, last deinterlacing bug squished! :) Now you can push "i" as often as youMatthias Dahl
2001-11-03updates to the deinterlacing support - one bug still left to fix. (Joachim,Matthias Dahl
2001-11-03deinterlacing improvementsJoachim Koenig
2001-11-03Added deinterlace to SyncFBRich J Wareham
2001-11-03Fixed a bad bug in the new SyncFB plugin that caused it to crash easily. AndMatthias Dahl
2001-11-03Replacing the old syncfb plugin with a totally reworked version. Also fixedMatthias Dahl
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-14Update xine.h doxygen comments. Use constants for aspect ratio inDaniel Caujolle-Bert
2001-10-10GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support for the XShm driver.Juergen Keil
2001-09-26- Trying to fix video window size for mpeg streams withJuergen Keil
2001-08-20buffer handling changedJoachim Koenig
2001-07-24interlace modeJoachim Koenig
2001-07-24API Version 2Joachim Koenig
2001-07-24big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c...Guenter Bartsch
2001-07-04spu support updated (unfinished) from Jamesuid32519
2001-07-04* mediaLib accelerated yuv2rgb conversion routines (for sparc solaris)uid56437
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-14video output driver auto-probingGuenter Bartsch
2001-05-30small changesJoachim Koenig
2001-05-28syncfb for 0.5Joachim Koenig
2001-05-07Check and comply with devfs (i hope).Daniel Caujolle-Bert
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert