projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fbebd2
)
gst/speed/gstspeed.c: Fix caps parsing. (bug #140064)
author
David Schleef
<ds@schleef.org>
Thu, 29 Apr 2004 03:38:16 +0000
(
03:38
+0000)
committer
David Schleef
<ds@schleef.org>
Thu, 29 Apr 2004 03:38:16 +0000
(
03:38
+0000)
Original commit message from CVS:
* gst/speed/gstspeed.c: (speed_parse_caps): Fix caps parsing.
(bug #140064)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
419346b
..
b916d0b
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2004-04-28 David Schleef <ds@schleef.org>
+
+ * gst/speed/gstspeed.c: (speed_parse_caps): Fix caps parsing.
+ (bug #140064)
+
2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
* ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):