gst/gstevent.c: copy navigation event correctly. Check freeing tag lists.
authorBenjamin Otte <otte@gnome.org>
Fri, 20 Feb 2004 00:38:24 +0000 (00:38 +0000)
committerBenjamin Otte <otte@gnome.org>
Fri, 20 Feb 2004 00:38:24 +0000 (00:38 +0000)
commit7155cfae354bfef98eaf09af35a769feadc68981
tree12a291113dd49b221c56f03033980fa4a4391252
parentfba77bb9035c2c9d35b55d6065972908dcd43231
gst/gstevent.c: copy navigation event correctly. Check freeing tag lists.

Original commit message from CVS:
2004-02-20  Benjamin Otte  <otte@gnome.org>

* gst/gstevent.c: (_gst_event_copy), (_gst_event_free):
copy navigation event correctly. Check freeing tag lists.
* gst/gstthread.c: (gst_thread_change_state):
don't abort() on state changing mess - it might happen because of
bugs.
* gst/gstvalue.c: (gst_value_set_caps), (gst_value_get_caps):
use boxed functions
* gst/gstvalue.h:
fix GST_VALUE_HOLDS_CAPS
ChangeLog
gst/gstevent.c
gst/gstthread.c
gst/gstvalue.c
gst/gstvalue.h