index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_out
/
video_out_xshm.c
Age
Commit message (
Expand
)
Author
2007-12-30
Merge from 1.1 (except po/*; translators needed for this).
Darren Salt
2007-12-27
[Subtitles] SSA-tags patch
Dubois Nicolas
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for video output plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
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 video output plugins to the new identifier/description interface.
Diego 'Flameeyes' Pettenò
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-10-08
Revert cheating invalid frame sizes after fixed frame allocation (continued).
Reinhard Nißl
2007-04-24
Use LOG_MODULE in log messages in the Xv & XxMC plugins.
Darren Salt
2007-04-14
Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen...
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
Commit the XCB output plugins by Christoph Pfister after testing on Gentoo pa...
Diego 'Flameeyes' Pettenò
2006-10-28
Christoph Pfister's patch to support XINE_VISUAL_TYPE_X11_2 with XV
Miguel Freitas
2006-10-28
new visual type XINE_VISUAL_TYPE_X11_2 with configurable X11 locking.
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-20
Fix generic warnings.
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-09-05
Fixing broken build. Sorry.
Matthias Hopf
2005-09-05
Unified behavior of yuv2rgb brightness/contrast/saturation.
Matthias Hopf
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-10-08
* moved image scaling config entry from XShm to vo_scale helper
Michael Roitzsch
2004-09-22
- added cropping capability (thanks James Stembridge)
Miguel Freitas
2004-09-22
xshm "chicken egg" problem
Miguel Freitas
2004-06-27
calling XInitThreads() is definitely the frontend's job, because it has
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-10
somebody complained about a segfault here. it shouldn't hurt.
Miguel Freitas
2004-03-07
Fix the jittering problem.
Thibaut Mattern
2003-12-14
API version bounce
Siggi Langauf
2003-12-13
fix few memleaks
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-26
fix x11osd bugs with fullscreen changing
Miguel Freitas
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-24
fix network lockup
Daniel Caujolle-Bert
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-18
Re-add COMPLETION gui_data_exchange() support, removed by //error//.
Daniel Caujolle-Bert
[next]