Age | Commit message (Expand) | Author |
2002-03-24 | scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a... | Guenter Bartsch |
2002-03-22 | small bugfix to detect frame size changes correctly | Guenter Bartsch |
2002-03-21 | cosmetic changes and removed unnecessary check for expose event count | 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-18 | video_out_syncfb.c now compiles... doesn't work yet though | Rich J Wareham |
2002-03-17 | Simple fix to (I think) make FB work again | Rich J Wareham |
2002-03-10 | copy last 2 lines on linear blend | Miguel Freitas |
2002-03-08 | Reenable AAlib output. | Daniel Caujolle-Bert |
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-03-01 | another zoom patch from Thibaut MATTERN | Guenter Bartsch |
2002-02-28 | aspect ratio change in fullscreen mode hopefully fixed | Guenter Bartsch |
2002-02-27 | Fixed datatype. | Daniel Caujolle-Bert |
2002-02-27 | Include bsd headers only in bsd. | Daniel Caujolle-Bert |
2002-02-27 | bsd include file fix | Guenter Bartsch |
2002-02-27 | patch from Thibaut MATTERN, removes height hack and another onefield fix | Guenter Bartsch |
2002-02-26 | yuv2rgb optimizations and downscaling support by Scott Smith <ssmith@akamai.com> | Guenter Bartsch |
2002-02-26 | onefield / zoom patches from thibaut mattern | Guenter Bartsch |
2002-02-26 | allocate frame data memory depending on colorspace format | Guenter Bartsch |
2002-02-26 | Fix segfault with Xv and remote display. | Daniel Caujolle-Bert |
2002-02-25 | DirectFB output plugin changed | Rich J Wareham |
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-18 | new deinterlacing method (linear blend). | Miguel Freitas |
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-10 | Yet again things were pulled from under my feet.. removed references to IMGFM... | Rich J Wareham |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-02-04 | First attempt at making DirectFB output use a layer rather than surface | Rich J Wareham |
2002-02-02 | Added YUY2 support | Rich J Wareham |
2002-02-02 | Added a new DirectFB output plugin (experimental) | Rich J Wareham |
2002-01-24 | video_out will take care of logo display now ... video_out needs more work bt... | Guenter Bartsch |
2002-01-23 | Change/fix opengl checks, add a glut fallback (GLU). | Daniel Caujolle-Bert |
2002-01-23 | Modified the OpenGL plugin to use proper 2D textures which a) Improves | Rich J Wareham |
2002-01-23 | Fix Menu overlay button colours. | James Courtier-Dutton |
2002-01-22 | New OpenGL output plugin. Will only work with upcoming changes in xine-ui. | Matthias Hopf |
2002-01-22 | cr and cb swapped | Miguel Freitas |
2002-01-22 | - small w32codec bugfixes | Miguel Freitas |
2002-01-21 | Use our own xine_setenv, for systems that don't have "setenv" in libc | Juergen Keil |
2002-01-18 | small fix to alphablend | Miguel Freitas |
2002-01-18 | Try to fix some bleeding in the menus. | James Courtier-Dutton |
2002-01-17 | SDL video out driver | Miguel Freitas |
2002-01-16 | New blend_yuv routine. | James Courtier-Dutton |
2002-01-15 | Made changes to fix clut on yuv2rgb, similar to XShm, but cannot test it. | James Courtier-Dutton |