Skip to content

adworacz/h.264-cuda

 
 

Repository files navigation

X264 CUDA

The primary focus of this project is to revitalize and improve the work done by Alex Rothberg and Lawrence Chan in the original h.264-cuda project.

The project went off the map in 2009 and has not been updated since. Right now I'm working on updating the source code to run on the latest versions of CUDA (4.2 at the time of this writing) as well as merging with the latest version of x264.

Further plans include removing dependencies on the CUDA SDK, as frankly they are just unnecessary.

About

Beginning to revitalize the work done by 'cancan101' on CUDA-enhanced motion estimation for x264. Still got a ways to go...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.2%
  • Assembly 16.9%
  • C++ 1.1%
  • Shell 0.8%