Age | Commit message (Expand) | Author |
2002-08-28 | enforce scaling_disabled | Miguel Freitas |
2002-08-15 | patch - save old XErrorHandler by Mark Thomas | Miguel Freitas |
2002-08-15 | - reimplement independent x/y zooming. | Miguel Freitas |
2002-08-10 | syncing my local tree: | Miguel Freitas |
2002-07-30 | - video out fixes (never trigged deadlocks and erroneous flush of overlay | Miguel Freitas |
2002-07-20 | Update entire video window, not just output area, on X11 Expose events | Ewald Snel |
2002-07-16 | Fix unresolved symbols and replace duplicate code in video output plugins | Ewald Snel |
2002-07-15 | Add 'pitch' support to video decoders (pitch != width) | Ewald Snel |
2002-07-10 | handle freshly introduced pan&scan aspect like anamorphic aspect | Michael Roitzsch |
2002-06-20 | 0.9.11xine-0_9_11-release0.9.11 | Siggi Langauf |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-05-18 | remove debug message | Miguel Freitas |
2002-05-06 | - remove deprecated zoom_mpeg1 (resizing policies are ui's job now) | Miguel Freitas |
2002-05-03 | Frame resizing patch from Miguel. | Daniel Caujolle-Bert |
2002-04-14 | avoid critical problems in yuv2rgb caused by very small frame output size | Ewald Snel |
2002-03-26 | Small cleanup (code reuse). | Matthias Hopf |
2002-03-22 | small bugfix to detect frame size changes correctly | Guenter Bartsch |
2002-03-21 | adding new parameters to frame_output_cb | Miguel Freitas |
2002-03-21 | - only draw still frame/logo if needed | Miguel Freitas |
2002-03-07 | Small clean up. | James Courtier-Dutton |
2002-03-05 | remove bad "get_info" functions. | James Courtier-Dutton |
2002-03-01 | memleak fixes from ewald snel | Guenter Bartsch |
2002-02-25 | *phew* Xv video output driver works now, zoom feature has been stripped down ... | Guenter Bartsch |
2002-02-24 | clean black bars on window/frame size change | Guenter Bartsch |
2002-02-24 | makefile cleanup, pause frame fixed for xshm, beginning to work on xv output | Guenter Bartsch |
2002-02-18 | VO_PROP_MAX_NUM_FRAMES, expose event handling | Guenter Bartsch |
2002-02-18 | cleanup/added debug messages, small metronom fix | Guenter Bartsch |
2002-02-17 | more bugfixes, I can now see video using xshm :-) | Guenter Bartsch |
2002-02-17 | each frame has an id for debugging purposes now; xshm driver can at least dis... | Guenter Bartsch |
2002-02-16 | beginning of video_out_driver changes | Guenter Bartsch |
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 |