hevc_parser
hevc_parser copied to clipboard
Make PPS/SPS NAL structs public; Add helper methods
We have currently been using this library in our rtsp client to support h265 framing. In order to support this we have added made some fields public and added some helper methods. We'd like to get this merged upstream so we can get this published on crates.io