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_xxmc.c
Age
Commit message (
Expand
)
Author
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-10-01
Revert cheating invalid frame sizes after fixed frame allocation.
Reinhard Nißl
2007-08-26
Protect previously shown frame from immediate reuse by decoder.
Reinhard Nißl
2007-08-26
Provide options to control ondemand disabling of bob deinterlacing.
Reinhard Nißl
2007-08-26
Protect drawable from beeing changed while drawing.
Reinhard Nißl
2007-07-26
clip overlay against sub image when calling XvMCCompositeSubpicture()
Reinhard Nißl
2007-05-17
Convert comments (and the occasional string where it doesn't matter) to UTF-8.
Darren Salt
2007-04-13
Disable bob deinterlacing on a per frame decision (continued).
Reinhard Nißl
2007-04-12
Disable bob deinterlacing on a per frame decision.
Reinhard Nißl
2007-04-12
Make bob deinterlacing more precisely and skip it on demand.
Reinhard Nißl
2007-04-12
Avoid keeping frames referenced which are nolonger used.
Reinhard Nißl
2007-04-12
Let xxmc switch back to an unaccelerated context.
Reinhard Nißl
2007-04-08
Mark various private arrays, structs & fn parameters as static and/or const.
Darren Salt
2007-03-25
Create at least a 1×1 shared image when the first frame is skipped (and thus...
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-06-09
**BUGFIX**
Thomas Hellström
2005-05-06
**BUGFIX**
Thomas Hellström
2005-05-04
**BUGFIX**
Thomas Hellström
2005-04-26
**BUGFIX**
Thomas Hellström
2005-04-09
Experimental bob deinterlacing support for the xxmc module.
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-11-19
Fixed segfault occuring in the xxmc plugin when it had swithed to accelerated
Thomas Hellström
2004-11-14
Fixed some rarely exposed locking bugs in the xxmc driver.
Thomas Hellström
2004-10-30
Allowed multiple simultaneous thread access in parts of the xxmc driver,
Thomas Hellström
2004-10-14
decrease xxmc priority
Miguel Freitas
2004-10-12
xxmc: minor cosmetic changes and duplicated ratio bugfix.
Thomas Hellström
2004-10-12
xxmc driver updates:
Thomas Hellström
2004-10-04
Fixed a segmentation fault seen in kaffeine when dereferencing a NULL
Thomas Hellström
2004-10-03
Bugfix for IDCT and MOCOMP XvMC where the block pointer was not
Thomas Hellström
2004-09-28
xxmc patch by Thomas Hellstrom (with some changes)
Miguel Freitas