Skip to content

GPF/pngEncodeRoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PNG encoder for Roku
================================================

This is a PNG encoder written in brightscript for the Roku.

**This application has to be seen as a proof of concept.**

Feel free to use, enhance or whatever.

ported by Troy Davis(GPF) http://gpf.dcemu.co.uk

'from Minimal PNG encoder to create PNG streams (and MIDP images) from RGBA arrays.
' 
' Copyright 2006-2009 Christian Fröschlin
'
' www.chrfr.de

uses librokudev - https://github.com/rokudev/librokudev

uses the Slice-by-8 crc32 algorithm described in the blog @ http://create.stephan-brumme.com/crc32/

Compilation
-----------
Run "zip and sideload to roku"


Known issues
------------
- Very Slow

About

PNG encoder for Roku developed using BrightScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages