summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2004-12-19 16:54:46 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2004-12-19 16:54:46 +0000
commit38b5e6c5190549254b9ab3e7d86b9feb1366e44a (patch)
tree9f2ed15612f00e5f534019d3573dad2b7b22e17b
parent0eb578a008756b497544e2dd252fafa881ed02fd (diff)
downloadgst-plugins-bad-38b5e6c5190549254b9ab3e7d86b9feb1366e44a.tar.gz
gst-plugins-bad-38b5e6c5190549254b9ab3e7d86b9feb1366e44a.tar.bz2
gst-plugins-bad-38b5e6c5190549254b9ab3e7d86b9feb1366e44a.zip
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
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5aabe673..880fd388 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-19 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
+
+ * gst/auparse/gstauparse.c: fix int and float audio caps
+
2004-12-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):