From e749213945c3089ee70597c66d96dd01142d8c6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 5 Sep 2005 10:41:04 +0000 Subject: ext/flac/gstflacdec.c: Fix source pad template factory caps (we can do up to 6 channels and multiple depths) Original commit message from CVS: * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory): Fix source pad template factory caps (we can do up to 6 channels and multiple depths) * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_contents): Fix minor (hypothetical) logic error. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index c935e4bf..9e373b4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-09-05 Tim-Philipp Müller + + * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory): + Fix source pad template factory caps (we can do up to 6 channels + and multiple depths) + + * gst/matroska/matroska-demux.c: + (gst_matroska_demux_parse_contents): + Fix minor (hypothetical) logic error. + 2005-09-04 Thomas Vander Stichele * configure.ac: -- cgit v1.2.1