theora: Check supported input formats in getcaps function
authorBenjamin Otte <otte@gnome.org>
Mon, 7 Sep 2009 15:29:38 +0000 (17:29 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 9 Sep 2009 14:45:55 +0000 (16:45 +0200)
commitd9c98527640e007c8ac04696a028555dd7df279c
tree1c65790f4efb60ab34901955ec921cd99605e4aa
parentaa46e56170b58a3cd9936ef14b824b4ee11a63f2
theora: Check supported input formats in getcaps function

We want to fail early when an older libtheora release is used that does
not support Y444 or Y42B formats, so use a getcaps function that does
this.
ext/theora/theoraenc.c