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
/
alphablend.c
Age
Commit message (
Expand
)
Author
2002-05-23
some boundaries checks to alphablend functions. will avoid overlay wraping
Miguel Freitas
2002-02-09
the long-awaited video_out changes, not completely debuged (races)
Guenter Bartsch
2002-01-22
cr and cb swapped
Miguel Freitas
2002-01-22
- small w32codec bugfixes
Miguel Freitas
2002-01-18
small fix to alphablend
Miguel Freitas
2002-01-18
Try to fix some bleeding in the menus.
James Courtier-Dutton
2002-01-16
New blend_yuv routine.
James Courtier-Dutton
2002-01-15
Beginning of overlay highlights correction work.
James Courtier-Dutton
2001-12-16
- fix clipping box inside rle lines
Miguel Freitas
2001-11-30
blend_yuy2 now available
Miguel Freitas
2001-11-05
Fixing cr<->cb swap error in alphablending code; fixed some confusions in
Matthias Dahl
2001-11-03
Fixed a bad bug in the new SyncFB plugin that caused it to crash easily. And
Matthias Dahl
2001-10-09
overlay clut colorspace conversion
Miguel Freitas
2001-10-09
Implement rle-image shrinking for blend_rgb*()
Juergen Keil
2001-10-09
blend_rgb* with rle-image scaling. Used by the XShm video_out driver.
Juergen Keil
2001-08-17
Overlays are now passed in rle format. Causes a speed improvement
Eduard Hasenleithner
2001-08-16
clut_t is now stored in machine endianess. Simplifies the transfer
Eduard Hasenleithner
2001-08-14
Fixed a bug resulting from the misassumption that the pixels
Eduard Hasenleithner
2001-08-13
major rewrite of the subpicture mechanism in order to support menus.
Eduard Hasenleithner
2001-07-26
Reverted a small error introduced into alphablend.c
Rich J Wareham
2001-07-25
A few small changes to help in some specific cases. Also a nasty hack added t...
Rich J Wareham
2001-07-10
subtitle patches (esp. for XShm) from James
Guenter Bartsch
2001-07-09
latest subtitle patches (cleanups) from james
Guenter Bartsch
2001-07-08
subtitle patches from james
Guenter Bartsch
2001-07-04
latest overlay patches from James, simple overlays should work
uid32519
2001-07-04
spu support updated (unfinished) from James
uid32519