gst/gstevent.override: Copy the GstStructure given as argument to gst_event_new_custo...
authorZaheer Abbas Merali <zaheermerali@gmail.com>
Mon, 9 Jul 2007 19:30:26 +0000 (19:30 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 9 Jul 2007 19:30:26 +0000 (19:30 +0000)
commitabe5953fb911bad7eb47a6d1180f25c6e1700f1d
tree47479db89b587c5d623027b1cf0213cd930433c6
parentf86fb60e0914eeb1d3b159dfa45bd0d55d13a8d5
gst/gstevent.override: Copy the GstStructure given as argument to gst_event_new_custom and gst_event_new_navigation, ...

Original commit message from CVS:
Patch by: Zaheer Abbas Merali <zaheermerali@gmail.com>
* gst/gstevent.override:
Copy the GstStructure given as argument to gst_event_new_custom
and gst_event_new_navigation, else it would be freed when the python
object wrapping that structure goes out of scope.
Fixes #450117
ChangeLog
gst/gstevent.override