From f678fed691eca454176235c2e5a1d9bcf6e08c72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 22 Jul 2005 09:59:58 +0000 Subject: ext/flac/gstflacdec.*: Handle .flac files with 24 and 32 bits per sample (fixes #311162). Original commit message from CVS: * ext/flac/gstflacdec.c: (gst_flacdec_write), (gst_flacdec_convert_src): * ext/flac/gstflacdec.h: Handle .flac files with 24 and 32 bits per sample (fixes #311162). --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5dfb964d..0c97b05a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-07-22 Tim-Philipp Müller + + * ext/flac/gstflacdec.c: (gst_flacdec_write), + (gst_flacdec_convert_src): + * ext/flac/gstflacdec.h: + Handle .flac files with 24 and 32 bits per sample + (fixes #311162). + 2005-07-21 Paolo Borelli Reviewed by: Tim-Philipp Müller -- cgit v1.2.1