Skip to content

brucelane/Cinder-Hap2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinder-Hap

CinderHap enables the Hap codec on Cinder.

Hap is an open source video codec for fast decompression on modern graphics hardware. Usually when a movie is being played, the CPU has to decompress every frame before passing them to the graphics card (GPU). Hap passes the compressed frames to the GPU, who does all the decompression, saving your precious CPU from this work.

Hap was developed by Tom Butterworth and commissioned by Vidvox.

For general information about Hap, read the the Hap announcement.

For technical information about Hap, see the Hap project.

The Hap codec is developed for Mac OSX only, but a Windows version is in the works.

Open-Source

This code is released under the Modified BSD License, same as Cinder.

This project was originally written by Roger Sodr�, 2013.

Rewrite for latest cinder version, and windows port by Eric Renaud-Houde, MPC NY, 2014.

About

Hap movie player for (the not yet released) cinder_next (Mac and Windows).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published