Age | Commit message (Expand) | Author |
2002-05-19 | ximage creation for shm check use supported image format. | Daniel Caujolle-Bert |
2002-05-07 | Take care about shm using in frame_dispose() (this prevent crashing | Daniel Caujolle-Bert |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-19 | weird message :) | Miguel Freitas |
2002-04-18 | Thibaut Mattern's latest patches (xv zoom fix and mms segfault) | Miguel Freitas |
2002-04-02 | - Undo my previous patch, it might (at least in theory) cause problems | Ewald Snel |
2002-04-01 | - Fix frame leak in Xv video driver | Ewald Snel |
2002-03-27 | disable debug message | Miguel Freitas |
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-07 | Small clean up. | James Courtier-Dutton |
2002-03-05 | remove bad "get_info" functions. | James Courtier-Dutton |
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 | 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 | 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 | *phew* Xv video output driver works now, zoom feature has been stripped down ... | Guenter Bartsch |
2002-02-24 | makefile cleanup, pause frame fixed for xshm, beginning to work on xv output | Guenter Bartsch |
2002-02-18 | new deinterlacing method (linear blend). | Miguel Freitas |
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-24 | video_out will take care of logo display now ... video_out needs more work bt... | Guenter Bartsch |
2002-01-22 | - small w32codec bugfixes | Miguel Freitas |
2002-01-09 | video_driver api changed. | James Courtier-Dutton |
2002-01-05 | XV_DOUBLE_BUFFER support, missing header on libspudec makefile | Miguel Freitas |
2001-12-14 | Add workaround for max attribute COLORKEY value (~0). Add new | Daniel Caujolle-Bert |
2001-12-09 | sorry, black bars should be black again now | Guenter Bartsch |
2001-12-09 | make Xv repaint it's colorkey if needed | Guenter Bartsch |
2001-12-01 | corrected non-conformant console output | Guenter Bartsch |
2001-11-30 | blend_yuy2 now available | Miguel Freitas |
2001-11-28 | * OSD (On Screen Display) for rendering text and graphics into overlays | Miguel Freitas |
2001-11-23 | Fixed XV_* properties storage (num to range). | Daniel Caujolle-Bert |
2001-11-20 | xv_filter now setup configurable | Miguel Freitas |
2001-11-20 | testing some configfile stuff... | Miguel Freitas |
2001-11-20 | log output cleanups | Guenter Bartsch |
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-11-09 | Checked in patch by Thibaut Mattern <tmattern@noos.fr> for the ZOOMING | Matthias Dahl |
2001-11-04 | added zoom patch by Thibaut Mattern <tmattern@noos.fr> | Siggi Langauf |
2001-10-27 | - new dirty and cheap deinterlace method: we give half of the lines to xv | Miguel Freitas |
2001-10-24 | turn bilinear scaling into xinerc option | Miguel Freitas |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |
2001-10-15 | The gui->video translation code in xv seems to work, enable it. | Juergen Keil |
2001-10-14 | Update xine.h doxygen comments. Use constants for aspect ratio in | Daniel Caujolle-Bert |
2001-10-14 | turn deinterlace method into a .xinerc option | Guenter Bartsch |