ext/theora/theoradec.c: Fix ilog mask range overflow.

Original commit message from CVS:
* ext/theora/theoradec.c: (theora_dec_chain):
Fix ilog mask range overflow.
This commit is contained in:
Ronald S. Bultje 2004-11-26 12:25:43 +00:00
parent e97130d4c2
commit 15e377a7e1

View file

@ -1,3 +1,8 @@
2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/theora/theoradec.c: (theora_dec_chain):
Fix ilog mask range overflow.
2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/alsa/gstalsa.c: (gst_alsa_get_caps):