Age | Commit message (Expand) | Author |
2003-03-06 | steps toward muting xine's console output by default | Guenter Bartsch |
2003-02-22 | - we need to init X thread safe libraries, the front-end might not have | Bastien Nocera |
2003-02-03 | Fix default contrast and saturation settings for XShm driver | Ewald Snel |
2003-02-03 | i guess i've finally made a breakthrought on completion event handling! | Miguel Freitas |
2003-02-02 | Fix brightness, saturation control for MMX yuv2rgb using the XShm driver | Ewald Snel |
2003-02-02 | Add support for brightness, saturation, contrast (not functional yet) | Ewald Snel |
2003-02-02 | Fix memory leak in XShm driver | Ewald Snel |
2003-01-24 | Fix yuv2rgb scaling, any destination size supported now | Ewald Snel |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-20 | Check for changes in the global vo_scale's gui_pixel_aspect, and update the | Juergen Keil |
2002-12-07 | All gui_data_exchange containing X calls may xlocked/xunlocked. Don't forget | Daniel Caujolle-Bert |
2002-12-06 | - update api version, adding new "copy_called" flag. | Miguel Freitas |
2002-11-22 | when the image does not fit the viewport and black bars need to be added, their | Michael Roitzsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-10-22 | First attempt at re-enabling the XShm plugin | Juergen Keil |
2002-10-13 | yuv2rgb_mlib needs an even YUV2 width. It was segfaulting on Solaris SPARC with | Juergen Keil |
2002-10-04 | bounds check in frame_copy fixing segfaults | Michael Roitzsch |
2002-09-30 | Fixes and performance improvements to the alphablend.c code. | James Courtier-Dutton |
2002-09-16 | A bit of info regarding wrong bpp depths. | James Courtier-Dutton |
2002-09-08 | XShm is back | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
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 |