Age | Commit message (Expand) | Author |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2008-11-20 | Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ... | František Dvořák |
2008-02-02 | XvMC plugin uses the new header; use config_help; small var/struct cleanup. | Darren Salt |
2008-05-09 | Fix compilation failure (extra "("). | Darren Salt |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2007-07-26 | report unsupported frame format when blending overlay | Reinhard Nißl |
2007-07-26 | report unsupported frame format and abort | Reinhard Nißl |
2007-12-27 | Add VO_PROP_OUTPUT_* to some other video output drivers (where trivial). | Darren Salt |
2007-12-24 | Consistently use "colour", "colour key", "colour space" in output. | Darren Salt |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-03-25 | Fix messages for video out modules. Patch by Reinhard Nissl. | Diego 'Flameeyes' Pettenò |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2005-09-25 | move alphablend to core | Miguel Freitas |
2005-09-24 | - rename all clip_top, clip_left, clip_color... to hili_xxxx. that | Miguel Freitas |
2005-05-03 | **BUGFIX** | Thomas Hellström |
2005-04-26 | **BUGFIX** | Thomas Hellström |
2005-02-22 | XvMC update largely courtesy of Kendall Bennet, Scitechsoft: | Thomas Hellström |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-11-24 | patch to further improve overlay blending and to elimiate static variables | Michael Roitzsch |
2004-09-28 | xxmc patch by Thomas Hellstrom (with some changes) | Miguel Freitas |
2004-09-22 | - added cropping capability (thanks James Stembridge) | Miguel Freitas |
2004-06-26 | mark the old deinterlace setting as deprecated | Michael Roitzsch |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-13 | fix few memleaks | Daniel Caujolle-Bert |
2003-12-06 | reading through Daniel's huge patch was quite tiresome, but it was not worthl... | Michael Roitzsch |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | * new unscaled overlay feature (using XShape extension) | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-31 | First check the pointers on NULL values, then memset; | Michael Roitzsch |
2003-10-27 | Daniel's xvmc cleanups (tested) | Miguel Freitas |
2003-10-23 | cleanup in video_out.h | Michael Roitzsch |
2003-10-22 | Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi... | Robin KAY |
2003-10-06 | - add XvMC support | Miguel Freitas |