Remove the dreaded _decoded_video size assertion.
authorCarl Hetherington <cth@carlh.net>
Fri, 16 Oct 2015 14:08:48 +0000 (15:08 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 16 Oct 2015 14:08:48 +0000 (15:08 +0100)
commitf09e6545efa4c5ca816e89e28a287bc6ab1ee50b
tree819424b88662a3c727e111ccfb1febb0778383a4
parentad7ed1d8be8ce4cf55cbcadb3a6576e8c95f9877
Remove the dreaded _decoded_video size assertion.

I am reasonably convinced that the accumulation of _decoded_video
is an optimisation rather than being required for correctness,
so it's no problem to throw frames away as the code will just
get them back again if and when it needs them.
src/lib/video_decoder.cc