summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-03-06 01:01:28 +0000
committerDavid Schleef <ds@schleef.org>2004-03-06 01:01:28 +0000
commit740ad5455d601df58412d0e01769d6d280359f2c (patch)
tree57fc238b8a031814478cc0113f4259f914cd8bc5 /ChangeLog
parent9331801a627de7006d19eb1cf3313dd32f6fb3e0 (diff)
gst/udp/gstudpsrc.c: Check for unfixed caps and throw an element error. (bug #136334)
Original commit message from CVS: * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Check for unfixed caps and throw an element error. (bug #136334)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c0a2cf1..4e3e48d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-03-05 David Schleef <ds@schleef.org>
+ * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Check for unfixed
+ caps and throw an element error. (bug #136334)
+
+2004-03-05 David Schleef <ds@schleef.org>
+
* ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
(gst_faad_chain): Fix negotiation.
* ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add