Skip to content
Snippets Groups Projects
Unverified Commit 488b8e2f authored by Monty Montgomery's avatar Monty Montgomery Committed by GitHub
Browse files

Cdef recorder (#424)

* Add a bitstream writer record/replay abstraction

Allows encoding piecemeal, out of order, or in parallel; a recording
writer can be played back into a master bitstream range encoder.

* Reimplement od_ec_enc and Writer, add record/playback

Flatten od_ec_enc and Writer, as one was a thin wrapper for the other
Reimplement range encoding writer as a Writer trait and encoding backend
Reimplement recording as a second backend to same Writer trait
parent c74fb90e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment