Age | Commit message (Expand) | Author |
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 |
2004-06-13 | * trying to fix a longstanding problem: 4:3 progressive content on DXR3's | Michael Roitzsch |
2004-04-15 | to emulate pan&scan in letterboxed overlay mode, we zoom the image horzontally, | Michael Roitzsch |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-03-31 | pan&scan support for the letterboxed overlay mode | Michael Roitzsch |
2004-02-20 | it's O_SYNC (thanks to Nicolas Boullis for the patch) | Michael Roitzsch |
2004-01-04 | The most important change is the smallest: | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-29 | we actually want the device to block, when the dxr3 is fed up | Michael Roitzsch |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | provide new video out properties | Michael Roitzsch |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-23 | today's evening DVD didn't work... | Michael Roitzsch |
2003-10-23 | cleanup in video_out.h | Michael Roitzsch |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-09-13 | segfault fix | Miguel Freitas |
2003-09-11 | fix stuttering playback for some non-MPEG content with the dxr3: | Michael Roitzsch |
2003-08-12 | these tests are done more cenralized in video out now | Michael Roitzsch |
2003-08-05 | - adapt dxr3 code to new float aspects, use separate pan&scan flagging to | Michael Roitzsch |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas |
2003-05-30 | skip encoding, when the device has been assigned to the dxr3 decoder | Michael Roitzsch |
2003-05-30 | fix race condition in dxr3 encododers: | Michael Roitzsch |
2003-05-25 | I will stop committing nonsense now... | Michael Roitzsch |
2003-05-25 | enable the new libavcodec MPEG encoder and make it the default, because | Michael Roitzsch |
2003-05-06 | set some sensible default | Michael Roitzsch |
2003-04-09 | get rid of annoying error message | Guenter Bartsch |
2003-03-31 | from freebsd port - but this seems to be a good idea on gnu/linux systems too | Heiko Schaefer |
2003-03-30 | remove the brightness/contrast/saturation config entries, they are covered by... | Michael Roitzsch |
2003-02-18 | These messages have not helped in debugging for a long time. | Michael Roitzsch |
2003-02-13 | configurable vertical overlay size | Michael Roitzsch |
2003-02-10 | hopefully correct aspect handling | Michael Roitzsch |
2003-01-25 | mask X11 plugin when building without it | Michael Roitzsch |
2003-01-18 | dxr3 TV out should work with aaxine now (untested) | Michael Roitzsch |
2003-01-12 | made it compile under linux ;-) | Daniel Caujolle-Bert |