gst/udp/gstudpsrc.*: Don't call gst_pad_push in a get function. Fixes #150449
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 19 Aug 2004 13:33:45 +0000 (13:33 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 19 Aug 2004 13:33:45 +0000 (13:33 +0000)
commit59a4da6dd00d04c5b6dafb4880cccf384b51e7bd
treec8311391db2c93d1313b18093d7cc077b4c11c56
parent5df309dd0f2a0d0e2992fb565f29a50ea03f0fbc
gst/udp/gstudpsrc.*: Don't call gst_pad_push in a get function. Fixes #150449

Original commit message from CVS:
* gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
* gst/udp/gstudpsrc.h:
Don't call gst_pad_push in a get function. Fixes #150449
ChangeLog