Closed negge closed 8 years ago
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.
Added encoder/decoder checking in 0d34dcfee90f0cb083bcf0b1ff2bbf9568804ef6; not quite the same, but sufficient.
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.