From e9cfa88c707365e54aa75486fc8d102adf320da5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 12 Oct 2005 13:54:34 +0000 Subject: ext/faac/gstfaac.c: Fix depth/width handling for float audio (#318659). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Original commit message from CVS: Reviewed by: Tim-Philipp Müller * ext/faac/gstfaac.c: (gst_faac_sink_setcaps): Fix depth/width handling for float audio (#318659). --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e2bc477d..f62c5830 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,17 @@ +2005-10-12 Josef Zlomek + + Reviewed by: Tim-Philipp Müller + + * ext/faac/gstfaac.c: (gst_faac_sink_setcaps): + Fix depth/width handling for float audio (#318659). + 2005-10-12 Josef Zlomek Reviewed by: Tim-Philipp Müller * ext/faac/gstfaac.c: (gst_faac_sink_setcaps), (gst_faac_src_setcaps), (gst_faac_chain): - Refcount fixes (#318659) + Refcount fixes (#318660) 2005-10-12 Julien MOUTTE -- cgit v1.2.1