Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add code to check encoder/decoder agreement #29

Closed
negge opened this issue Oct 31, 2015 · 1 comment
Closed

Add code to check encoder/decoder agreement #29

negge opened this issue Oct 31, 2015 · 1 comment

Comments

@negge
Copy link

negge commented Oct 31, 2015

It would be useful to have an automated way to check that the encoder and decoder agree on the reconstructed frame. This could be done by running the decoder inside the encoder after each frame with the coded bitstream.

See issue #31.

@thdav
Copy link
Contributor

thdav commented Dec 22, 2015

Added encoder/decoder checking in 0d34dcf; not quite the same, but sufficient.

@thdav thdav closed this as completed Dec 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants