Skip to content
/ BluRay Public

A documentation effort (with sample implementation) of Blu-ray Disc specifications

License

Notifications You must be signed in to change notification settings

lw/BluRay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This software is a sample implementation of the Blu-ray Disc specifications.

It doesn't aim to be fast and performing, it aims to be a complete and clear example to show the internal workings of BD-ROM playback. It can still be used as a libray by other softwares, and, since it's written in Vala, it can be compiled to GObject-C and automatically binded with many languages.

The intention is to provide an abstraction of the BD-ROM Application Format at different levels: a direct mapping between classes and binary format, a more abstracted mapping in which classes represents the elements used in BD-ROM playback and their relations, and so on...

About

A documentation effort (with sample implementation) of Blu-ray Disc specifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published