Age | Commit message (Expand) | Author |
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 |
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 |