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)
This commit is contained in:
David Schleef 2004-03-06 01:01:28 +00:00
parent 2fad4a4a43
commit b30d611e93

View file

@ -1,3 +1,8 @@
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),