Age | Commit message (Expand) | Author |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-01-15 | Fix XShm menu and spu colours. | James Courtier-Dutton |
2002-01-10 | Forgot to update xine.h.tmpl.in with the new video_out api. | James Courtier-Dutton |
2002-01-09 | video_driver api changed. | James Courtier-Dutton |
2001-11-28 | * OSD (On Screen Display) for rendering text and graphics into overlays | Miguel Freitas |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-10-29 | XShm gamma adjusting (brightness) | Miguel Freitas |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |
2001-10-20 | remove soft deinterlace property (not used anymore) | Miguel Freitas |
2001-10-14 | Update xine.h doxygen comments. Use constants for aspect ratio in | Daniel Caujolle-Bert |
2001-10-11 | - nicer message for deinterlace not supported | Miguel Freitas |
2001-10-10 | GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support for the XShm driver. | Juergen Keil |
2001-10-09 | overlay clut colorspace conversion | Miguel Freitas |
2001-10-09 | blend_rgb* with rle-image scaling. Used by the XShm video_out driver. | Juergen Keil |
2001-10-03 | Eliminate void* pointer arithmetic, and fixed some char* / unsigned char* | Juergen Keil |
2001-09-26 | - Trying to fix video window size for mpeg streams with | Juergen Keil |
2001-09-25 | one of the optimized scale_line functions was not used at 1024x768 resolution, | Juergen Keil |
2001-09-24 | Support GrayScale visuals in XShm (works like PseudoColor for now) | Juergen Keil |
2001-09-23 | Add depth 8 support (TrueColor, PseudoColor and StaticGray) to XShm video_out | Juergen Keil |
2001-09-21 | Add some optimized scale_line functions for: DVD -> 16:9, DVD -> 4:3, and zoom*2 | Juergen Keil |
2001-09-11 | video_out_xshm crashes for scale factor 16/23, due to rounding error. | Juergen Keil |
2001-09-10 | - aspect ratio switching with autorepeat crashes video_out_xshm; | Juergen Keil |
2001-09-10 | Dynamically allocate the profiler IDs, and add a profiler for video_out_xshm's | Juergen Keil |
2001-09-10 | fix for frame buffers that were never ->displayed() | Miguel Freitas |
2001-09-09 | - adapt to window size changes in the xshm video_out driver; rescale the | Juergen Keil |
2001-09-06 | Trying to port the xine-lib sources to a non-gcc compiler | Juergen Keil |
2001-09-01 | Don't change ideal_width for videos with "width % 32 == 16", so avoid software | Juergen Keil |
2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F... | Guenter Bartsch |
2001-08-23 | Handle different byte order between X11 client <-> X11 server in yuv2rgb. | Juergen Keil |
2001-08-18 | various cleanups; 8 bit depth detection and handling (yuv2rgb not implemented... | Guenter Bartsch |
2001-08-17 | Overlay has new data member rle | Eduard Hasenleithner |
2001-07-24 | whoups, that free() was a bit too much #-)) | Guenter Bartsch |
2001-07-24 | big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c... | Guenter Bartsch |
2001-07-20 | fixed arbitrary output window scaling and fullscreen playback using xshm | Guenter Bartsch |
2001-07-17 | added some code for window resize handling in XShm (disabled it for it's not ... | Guenter Bartsch |
2001-07-17 | just noticed a few ozt-of-date copyright messages | Guenter Bartsch |
2001-07-17 | yuy2 -> rgb conversion routines in C (no mlib/mmx yet) | Guenter Bartsch |
2001-07-16 | Fix 24-bit depth / 32bpp output when not using mit-shm | Juergen Keil |
2001-07-11 | fixed playback of field picture based streams using XShm | Guenter Bartsch |
2001-07-10 | subtitle patches (esp. for XShm) from James | Guenter Bartsch |
2001-07-06 | fixed video offset bug for remote x11 vo | Heiko Schaefer |
2001-07-04 | spu support updated (unfinished) from James | uid32519 |
2001-07-04 | * mediaLib accelerated yuv2rgb conversion routines (for sparc solaris) | uid56437 |
2001-06-25 | only zoom mpeg1 if running locally | Guenter Bartsch |
2001-06-24 | lots of bugfixes for race condtitions, X11 in general and support for remote ... | Guenter Bartsch |
2001-06-21 | solaris and stability patches provided by Juergen Keil | Guenter Bartsch |
2001-06-14 | small signal handling and video mode detection fixes | Guenter Bartsch |
2001-06-14 | more small fixes and workarounds | Guenter Bartsch |
2001-06-14 | small patches and bugfixes (debugging on freebsd...) | Guenter Bartsch |