ext/theora/theoradec.c: Since the plugin doesn't support anything other than 4:2...
authorMichael Smith <msmith@xiph.org>
Mon, 12 Mar 2007 23:29:07 +0000 (23:29 +0000)
committerMichael Smith <msmith@xiph.org>
Mon, 12 Mar 2007 23:29:07 +0000 (23:29 +0000)
commit7292973429dadbd9773ac623c7128fe065056858
tree56d83a554d3f24d7bbeb17ea9a4f0e907fd191cf
parent7931b94d65858ddab76b7172707bde8c2e4ad735
ext/theora/theoradec.c: Since the plugin doesn't support anything other than 4:2:0 right now, post an error and fail ...

Original commit message from CVS:
* ext/theora/theoradec.c: (theora_handle_type_packet):
Since the plugin doesn't support anything other than 4:2:0 right
now, post an error and fail if we get something else. Won't matter
until libtheora supports the other pixel formats, but hopefully
that'll be soon...
ChangeLog
ext/theora/theoradec.c