From b84249ae8fb1af4b654410a8ea6fccff85b48fa2 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Sat, 9 Apr 2005 15:29:44 +0000 Subject: gst/audioconvert/gstchannelmix.c: Center-to-front does not involve rear (which would lead to crashes because those ar... Original commit message from CVS: * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_fill_others): Center-to-front does not involve rear (which would lead to crashes because those are unassigned - fixes #163443). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index e99335a9..da675fa6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-04-09 Ronald S. Bultje + + * gst/audioconvert/gstchannelmix.c: + (gst_audio_convert_fill_others): + Center-to-front does not involve rear (which would lead to crashes + because those are unassigned - fixes #163443). + 2005-04-09 Ronald S. Bultje * gst/videocrop/gstvideocrop.c: (gst_video_crop_set_property), -- cgit v1.2.1