theora: Add assertions that functions don't fail
authorBenjamin Otte <otte@gnome.org>
Fri, 4 Sep 2009 12:06:09 +0000 (14:06 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 9 Sep 2009 14:45:53 +0000 (16:45 +0200)
commit9d4f72f2faca7ee4793870e52d62d99a87b47f36
tree7fdba1d87698590e2991ffa294c63556681f7650
parent7ba0a36a07bf19025866e490bab30a029bc092a9
theora: Add assertions that functions don't fail

Some functions in libtheora can return an error, but that error cannot
ever happen inside theoraenc. In those cases assert that it doesn't.
ext/theora/theoraenc.c