summaryrefslogtreecommitdiff
path: root/tools/rle.c
AgeCommit message (Collapse)Author
2014-06-23rename xine_osd_command.h -> tools/osd_command.hphintuka
2014-06-23renamed xine-independent OSD structsphintuka
2012-01-24Added RLE -> RGBA functions (used with OpenGL)phintuka
2011-11-08Fixed bug #3390063: VDR palette can be 256 entries, not 255phintuka
2011-03-08Added implementations for uncompress functionsphintuka
2011-01-21Moved frontend_svr.c:osd_recompress_net() --> rle.c:rle_recompress_net()phintuka
2011-01-21Added HDMV PG compatible RLE functionsphintuka
2010-07-19Added FreeBSD compability (Thanks to Juergen Lock)phintuka
2010-05-21int -> uint (avoid comparing signed and unsigned vars).phintuka
(Thanks to Winfried Koehler)
2009-02-16width, height: int -> uintphintuka
2009-02-16Removed tabs and trailing spacesphintuka
2008-12-05Moved RLE code from osd.c and xine_input_vdr.c to rle.[hc]phintuka