Git Product home page Git Product logo

Comments (5)

dholroyd avatar dholroyd commented on June 29, 2024 1

Sorry for the delay - here's 0.7.0.

from h264-reader.

dholroyd avatar dholroyd commented on June 29, 2024

The only reason they are private is that I wrote a bunch of parsing code but hadn't worked out what the public API of the type should be yet. I haven't actually used the slice header data myself yet.

If you want access to specific fields, then I'd be happy to accept a patch that adds pub to the pieces you are after. If utility methods might be preferable instead of direct field access I'd be happy to look at that too.

from h264-reader.

petzeb avatar petzeb commented on June 29, 2024

Ok, makes sense. I will throw up a PR in a bit with the pieces that are needed for POC parsing.

from h264-reader.

petzeb avatar petzeb commented on June 29, 2024

I made a PR for making the fields needed pub here:
#41

Also made a second PR that is maybe more of an opinion piece.
#42
Curious what you think about it, mainly my reasoning about the FieldsAbsolut is that the field bottom_delta is a combination of the delta from the NAL and the pic_order_cnt_lsb which caused me a bit of confusion originally as it is no longer really a delta?

from h264-reader.

petzeb avatar petzeb commented on June 29, 2024

Thanks for merging the PRs! Are you planning to make a new release including those as well?

from h264-reader.

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.