From 701bb29b16fa156fd50401ae1ed077f053a4d4d8 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Thu, 7 Aug 2008 14:40:13 +0000 Subject: ext/flac/gstflacdec.c: Add FIXME for 0.11 to simply output everything with width=32 as given by FLAC and let audiocon... Original commit message from CVS: * ext/flac/gstflacdec.c: Add FIXME for 0.11 to simply output everything with width=32 as given by FLAC and let audioconvert handle the conversions instead of doing them in flacdec. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b52ffd3c..5c879595 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-08-07 Sebastian Dröge + + * ext/flac/gstflacdec.c: + Add FIXME for 0.11 to simply output everything with width=32 as given + by FLAC and let audioconvert handle the conversions instead of doing + them in flacdec. + 2008-08-07 Jan Schmidt * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format): -- cgit