index
:
vdr-plugin-dxr3
buffer-and-sync-rewrite
master
old-main
VDR DXR3 Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spuencoder.c
Age
Commit message (
Expand
)
Author
2009-09-22
use section method to get a pointer to a valid sSection or NULL
Christian Gmeiner
2009-09-22
wirte region informations/color and contrast change informations
Christian Gmeiner
2009-09-22
add method to write region information data and switch to a std::vector to ho...
Christian Gmeiner
2009-09-11
fix writting opacity values
Christian Gmeiner
2009-09-11
also write color informations - we have a working < 5 bpp spu encoder now
Christian Gmeiner
2009-09-11
make use of spu regions and add rle4color method
Christian Gmeiner
2009-09-01
add basic implementaion of generateSpuData
Christian Gmeiner
2009-09-01
better this way
Christian Gmeiner
2009-09-01
add method generateSpuData
Christian Gmeiner
2009-09-01
fix compile warnings
Christian Gmeiner
2009-09-01
add a storage for encoded rle data and fix compilation
Christian Gmeiner
2009-09-01
store color informations of current bitmap in members
Christian Gmeiner
2009-09-01
add generateColorPalette and encode methods with needed members
Christian Gmeiner
2009-09-01
add method writeNibble and all needed members to cSpuEncoder
Christian Gmeiner
2009-08-31
add gpl v2 license informations
Christian Gmeiner
2009-08-31
add spuencoder implementation
Christian Gmeiner