diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-12-19 16:54:46 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-12-19 16:54:46 +0000 |
commit | 38b5e6c5190549254b9ab3e7d86b9feb1366e44a (patch) | |
tree | 9f2ed15612f00e5f534019d3573dad2b7b22e17b /ChangeLog | |
parent | 0eb578a008756b497544e2dd252fafa881ed02fd (diff) | |
download | gst-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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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): |