gstreamer/tests/check/gst
Alessandro Decina 86a6abe32d gst/gstevent.c: Fix gst_mini_object_make_writable() and gst_event_copy() for events with event structures by setting ...
Original commit message from CVS:
Patch by: Alessandro Decina  <alessandro at nnva org>
* gst/gstevent.c: (_gst_event_copy):
Fix gst_mini_object_make_writable() and gst_event_copy() for events
with event structures by setting the parent refcount address of the
copied structure to the address of the refcount member of the newly
copied event rather than the address of the refcount member of the
original event. Fixes #358737.
* tests/check/gst/gstevent.c: (GST_START_TEST):
Unit test for the above.
2006-10-02 08:37:24 +00:00
..
.gitignore gst/gstxml.c: Improve and detypofy docs. 2006-08-29 10:49:03 +00:00
capslist.h check/gst/capslist.h: Comment test cases 2005-11-22 12:35:42 +00:00
gst.c libs/gst/check/gstcheck.h: add some assert_ as alias for fail_unless_* 2006-07-02 22:05:48 +00:00
gstabi.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstbin.c fix leak 2006-07-03 11:10:43 +00:00
gstbuffer.c gst/gstbuffer.c: Copy duration/offset_end/caps when creating a subbuffer of the complete parent. 2006-08-21 09:30:04 +00:00
gstbus.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstcaps.c tests/check/gst/gstcaps.c: Add some tests for gst_caps_intersect(). 2006-09-27 09:23:18 +00:00
gstelement.c Check for NULL before _reffing the bus. Fixes #353122. 2006-08-28 08:35:31 +00:00
gstevent.c gst/gstevent.c: Fix gst_mini_object_make_writable() and gst_event_copy() for events with event structures by setting ... 2006-10-02 08:37:24 +00:00
gstghostpad.c docs/design/part-gstghostpad.txt: Update ascii art in documentation. 2006-08-31 15:19:44 +00:00
gstinfo.c tests/check/gst/gstinfo.c: Disable test that require gstdebug if it wasn't built in core. 2006-08-18 13:41:02 +00:00
gstiterator.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstmessage.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstminiobject.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstobject.c gst/gstobject.c: Random micro-optimisation: don't use a hash table with strings as keys and the usual strdup/strcmp i... 2006-07-07 17:16:26 +00:00
gstpad.c tests/check/gst/gstpad.c: Fix leak in test. 2006-07-21 10:38:53 +00:00
gstpipeline.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstplugin.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstquery.c gst/gstcaps.*: Fix docs and indentation again. 2006-08-28 16:39:20 +00:00
gstsegment.c gst/: Small cleanups in docs and code. 2006-09-15 08:43:44 +00:00
gststructure.c tests/check/gst/gststructure.c: Push coverage from 59.04% to 70.00% 2006-07-02 08:26:48 +00:00
gstsystemclock.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gsttag.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gsttask.c tests/check/: use the new macro 2006-07-01 20:56:56 +00:00
gstutils.c gst/gstutils.c: Fix memleak (#351502). 2006-08-15 18:45:39 +00:00
gstvalue.c gst/gstformat.c: Fix locking order (must take lock before using n_values). 2006-09-17 19:26:16 +00:00
gstxml.c gst/gstxml.c: Improve and detypofy docs. 2006-08-29 10:49:03 +00:00
struct_i386.h libs/gst/check/gstcheck.*: factor out the method from tests that checks size of structures, and add code to generate ... 2006-06-06 13:48:20 +00:00
struct_ppc64.h ifdef LOADSAVE 2006-06-06 16:52:59 +00:00
struct_x86_64.h ifdef LOADSAVE 2006-06-06 16:52:59 +00:00