obu

package
v0.0.0-...-3c2ad11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package obu is deprecated.

Index

Constants

This section is empty.

Variables

View Source
var ErrFailedToReadLEB128 = obu.ErrFailedToReadLEB128

ErrFailedToReadLEB128 indicates that a buffer ended before a LEB128 value could be successfully read

Deprecated: moved into codecs/av1/obu.

Functions

func EncodeLEB128 deprecated

func EncodeLEB128(in uint) (out uint)

EncodeLEB128 encodes a uint as LEB128

Deprecated: moved into codecs/av1/obu.

func ReadLeb128 deprecated

func ReadLeb128(in []byte) (uint, uint, error)

ReadLeb128 scans an buffer and decodes a Leb128 value. If the end of the buffer is reached and all MSB are set an error is returned

Deprecated: moved into codecs/av1/obu.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL