Coder Social home page Coder Social logo

Comments (2)

jamesba avatar jamesba commented on August 25, 2024

This repository contains the reference encoder and decoder. They're designed to produce correct bit streams according to the standard, but aren't designed for high performance, and we don't think that modifying these into a high performance implementation would work very well (but see below).

We're not actively adding new features to them right at the moment, but we are making bug fixes when we spot the need. They're intended as examples of how the VC-2 standard works more than as code that will actually be useful in real situations, but if you do find them useful then that's great too.

If you want to fork this code you are more than welcome to do so, and if you want to submit back any changes that you have made we're very happy to accept bug fixes. New features might be accepted depending on what they are.

We've also developed a second implementation of VC-2 HQ profile with much better performance designed for actual use as an encoder and decoder library (which we've been using internally); We're currently waiting for the final clearance to release it, which we expect to get fairly soon.

from vc2-reference.

boxerab avatar boxerab commented on August 25, 2024

Great, thanks for the update, James. Looking forward to the release of the high performance version.

I've spent the last year and a half tinkering with an OpenCL implementation of JPEG 2000, so it would be interesting to try applying some of this knowledge to VC2.

from vc2-reference.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.