mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
gst/law/mulaw-conversion.c: Fix overflow bug in ulaw encoding.
Original commit message from CVS: * gst/law/mulaw-conversion.c: (mulaw_encode): Fix overflow bug in ulaw encoding.
This commit is contained in:
parent
0746a067ed
commit
e057c6d9ac
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2004-05-19 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* gst/law/mulaw-conversion.c: (mulaw_encode):
|
||||||
|
Fix overflow bug in ulaw encoding.
|
||||||
|
|
||||||
2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
2004-05-19 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||||
|
|
||||||
* ext/mad/gstmad.c: (gst_mad_handle_event):
|
* ext/mad/gstmad.c: (gst_mad_handle_event):
|
||||||
|
|
Loading…
Reference in a new issue