Age | Commit message (Expand) | Author |
2014-04-19 | DXR3: silence warnings. | Torsten Jager |
2014-03-10 | Silence compiler warnings on register_enum () arg #4. | Torsten Jager |
2013-09-13 | Copyright year update by hg log info | Torsten Jager |
2011-10-17 | Merge from 1.1 | Petri Hintukainen |
2011-10-10 | Fixed asprintf usage | Petri Hintukainen |
2011-10-04 | Merge from 1.1. | Darren Salt |
2011-10-03 | Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke... | Chris Rankin |
2011-10-01 | Add CLOEXEC flag to DXR3 plugin's descriptors. | Chris Rankin |
2010-02-23 | Merge from 1.1. | Darren Salt |
2010-02-12 | DXR3 compatibility fix for newer versions of the em8300 driver. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-03-25 | Merge from 1.1; adapt dh_xine for 1.2. | Darren Salt |
2009-03-22 | change long-dead email address | mlampard-guest |
2008-06-23 | Allow for <libavutil/base64.h> etc. | Darren Salt |
2008-06-20 | Merge the avutil branch; port the "raw" video output plugin. | Darren Salt |
2008-05-23 | Merge from 1.1. VDR needs to be updated. | Diego 'Flameeyes' Pettenò |
2008-05-07 | Replace strn?cpy() + strn?cat() calls with a?sprintf(). | Diego 'Flameeyes' Pettenò |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2008-04-09 | Compilation fixes, mostly ffmpeg-related, and linkage fixes. | Darren Salt |
2008-01-05 | Now that FFmpeg is always used external, move the ffmpeg-based MPEG encoder | Diego 'Flameeyes' Pettenò |
2008-01-05 | Merge from 1.2. | Diego 'Flameeyes' Pettenò |
2007-12-30 | Manual port of the color→colour change to 1.2; should make merging easier. | Darren Salt |
2007-12-23 | Make more readable. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Fix constant pointers declaration. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Merge from 1.2 main branch. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-12-12 | Merge from 1.2 main. | Diego 'Flameeyes' Pettenò |
2007-12-12 | Replace usage of xine_xmalloc_aligned() with av_mallocz() from libavutil, lin... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Bump the interface version for video output plugins. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use N_() rather than _(), passing the string just once to gettext(). | Diego 'Flameeyes' Pettenò |
2007-12-11 | Update all misc plugins to the new identifier/description interface. Add _() ... | Diego 'Flameeyes' Pettenò |
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-12-24 | Consistently use "colour", "colour key", "colour space" in output. | Darren Salt |
2006-07-17 | Add EXPORTED tag to xine_plugin_info. | Darren Salt |
2006-06-18 | Misc warnings fixes. | Diego 'Flameeyes' Pettenò |
2006-06-17 | Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi... | Diego 'Flameeyes' Pettenò |
2006-06-07 | 64-bit casting int<->pointer fixes. | Darren Salt |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-01-27 | Adapt the engine to the new list code. | Thibaut Mattern |
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-04-10 | Fixed plugin list array id | Thibaut Mattern |
2005-04-10 | Used the new plugin list array. | Thibaut Mattern |
2005-01-18 | **BUGFIX** | Michael Roitzsch |
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-22 | - added cropping capability (thanks James Stembridge) | Miguel Freitas |
2004-07-20 | small DXR3 code cleanup: | Michael Roitzsch |