mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
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:
parent
e97130d4c2
commit
15e377a7e1
1 changed files with 5 additions and 0 deletions
|
@ -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>
|
2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* ext/alsa/gstalsa.c: (gst_alsa_get_caps):
|
* ext/alsa/gstalsa.c: (gst_alsa_get_caps):
|
||||||
|
|
Loading…
Reference in a new issue