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 51f8fcc2d5
commit b9b817196c

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):