From 8f66306a156acb71e5a1f65a211d7626eefbaa40 Mon Sep 17 00:00:00 2001 From: Stéphane Loeuillet Date: Sun, 19 Dec 2004 16:54:46 +0000 Subject: fix int and float audio caps in auparse, partially fixes bug #142812 Original commit message from CVS: fix int and float audio caps in auparse, partially fixes bug #142812 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5aabe673..880fd388 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-19 Stephane Loeuillet + + * gst/auparse/gstauparse.c: fix int and float audio caps + 2004-12-19 Ronald S. Bultje * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported): -- cgit