mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
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
This commit is contained in:
parent
5df309dd0f
commit
59a4da6dd0
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-08-19 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
* 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
|
||||
|
||||
2004-08-18 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
|
||||
|
|
Loading…
Reference in a new issue