From 5dcb16faca8ea19876cb30aea6a01d7943036ff1 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Thu, 4 Mar 2004 23:30:29 +0000 Subject: [PATCH] gst/audioconvert/gstaudioconvert.c: make float=>int conversion work correctly even in cornercases. Original commit message from CVS: 2004-03-05 Benjamin Otte * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_buffer_to_default_format): make float=>int conversion work correctly even in cornercases. --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c277d1b..ec0511a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-03-05 Benjamin Otte + + * gst/audioconvert/gstaudioconvert.c: + (gst_audio_convert_buffer_to_default_format): + make float=>int conversion work correctly even in cornercases. + 2004-03-04 David I. Lehn * debian/README.Debian: @@ -100,7 +106,8 @@ 2004-04-03 Christian Schaller * gst-plugins.spec.in: - Change names of plugins to actually be correct. Try to keep things alphabetical to avoid getting beat up by Thomas + Change names of plugins to actually be correct. Try to keep things + alphabetical to avoid getting beat up by Thomas 2004-03-03 Julien MOUTTE -- 2.7.4