Age | Commit message (Expand) | Author |
2008-03-10 | Add Xv port selection by type (overlay or textured video). | Darren Salt |
2008-02-25 | When auto-detecting Xv ports, prefer port nos. >= configured. | Darren Salt |
2008-02-02 | Move more shared Xv config desc. & help strings; add new location to POTFILES. | Darren Salt |
2008-02-02 | Convert the plain Xv plugins to use the new header file. | Darren Salt |
2008-02-01 | Fallback to auto-detect when the specified Xv port is unavailable or unusable. | Darren Salt |
2008-02-01 | patch adding video.device.xv_port option | Jean-Yves Lefort |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2008-04-21 | Fix Xv driver debug build. | Darren Salt |
2008-02-17 | nvidia driver uses XV_SYNC_TO_VBLANK attribute, not XV_DOUBLE_BUFFER as xine ... | Miguel Freitas |
2007-12-27 | [Subtitles] SSA-tags patch | Dubois Nicolas |
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-10-01 | Revert cheating invalid frame sizes after fixed frame allocation. | Reinhard Nißl |
2007-08-12 | Add a few missing "\n"s. | Darren Salt |
2007-05-02 | [PATCH] Enhance logging in demux_ts, input_dvb and video_out_xv | Simon Farnsworth |
2007-05-04 | [PATCH] Fix deinterlacing in video_out_xv.c | Simon Farnsworth |
2007-04-14 | Remove #ifdef wrappers from the Xv & XcbXv plugins. Allows XcbXv to be built. | Darren Salt |
2007-03-29 | Reorder to fill hole. | Diego 'Flameeyes' Pettenò |
2007-03-25 | Create at least a 1×1 shared image when the first frame is skipped (and thus... | Diego 'Flameeyes' Pettenò |
2007-02-15 | Properly repaint the whole surface during expose events. Patch by Christoph P... | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix disposing of image buffers in video_out_xv when SHM get disabled by | Diego 'Flameeyes' Pettenò |
2006-10-28 | Christoph Pfister's patch to support XINE_VISUAL_TYPE_X11_2 with XV | Miguel Freitas |
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 |
2006-05-02 | Fix a null dereference which occurs if enabling deinterlacing when | 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-07-30 | *BUGFIX* | František Dvořák |
2005-07-29 | Use our own header for integer defs | James Stembridge |
2005-03-06 | Fixed onefield_xv deinterlace method. | Thibaut Mattern |
2004-12-20 | - Don't try to second guess the front-end when it tells us we have an expose | Bastien Nocera |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-12-08 | XSync after restoring xv settings | Miguel Freitas |
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-19 | restore initial xv port attributes on exit | Miguel Freitas |
2004-07-17 | embarrassing memory leak when shm is not available | Miguel Freitas |
2004-06-27 | calling XInitThreads() is definitely the frontend's job, because it has | Michael Roitzsch |
2004-06-26 | patch from Stefan Kristiansson (slightly modified) to move Xv initialization | Michael Roitzsch |
2004-06-26 | mark the old deinterlace setting as deprecated | Michael Roitzsch |
2004-05-09 | some more colorkey fixes and cleanups | Miguel Freitas |
2004-05-06 | implement proper x11osd resize support. that should fix problems with rc4 | Miguel Freitas |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-04-10 | colorkey unscaled overlay support by Yann Vernier | Miguel Freitas |
2004-04-09 | on FreeBSD alpha, sys/types.h is needed before machine/param.h | Michael Roitzsch |
2004-04-07 | +\n | Philipp Hahn |
2004-03-23 | Fix thread safety of XINE_GUI_SEND_DRAWABLE_CHANGED | Ewald Snel |