gstreamer/tests/check/gst
Thiago Santos 1911554cff element: set pads need-parent flag to false when removing
When a pad is added the need-parent flag is set to true, so when
they are removed the flag should be set back to false

This was preventing GstPads to be reused in elements (removed and
later re-added). A unit tests was added to verify that this is
working now.

The use case is tsdemux that has a program-number property and
allows the user to switch programs. In order to do that tsdemux
will remove the pads of the current program and add from the new
ones. The removed pads are kept in the demuxer for later if the
user selects the old program again.
2014-05-29 17:01:20 -03:00
..
.gitignore bufferpool: add a new testsuite or the pool 2014-01-30 12:43:45 +01:00
capslist.h tests: fix old caps in tests now that core warns 2012-03-01 17:41:56 +01:00
gst.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstabi.c libsabi: Special struct size values for W32 2013-04-09 20:10:46 +02:00
gstatomicqueue.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbin.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbuffer.c buffer: Fix gst_buffer_memcmp() where the buffer is smaller than size 2013-08-20 14:41:27 -04:00
gstbufferlist.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbufferpool.c bufferpool: Add method and virtuals to set flushing state 2014-05-26 13:31:21 -04:00
gstbus.c Fix extended message handling with gst_bus_pop_timed_filtered() 2014-03-17 06:29:27 +11:00
gstcaps.c tests: add caps features unit tests 2014-02-04 18:47:23 +01:00
gstcapsfeatures.c capsfeatures: Add GST_CAPS_FEATURES_ANY 2013-04-02 22:17:22 +02:00
gstchildproxy.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstclock.c tests: fix clock unit test build failure after header changes 2012-11-23 13:32:07 +00:00
gstcontext.c context: Add test for the context caching in GstBin 2013-09-24 13:11:47 +02:00
gstcontroller.c controller: code cleanups 2013-03-08 13:16:40 +01:00
gstcpp.cc tests: rebuild one test using cpp 2010-09-22 10:22:40 +03:00
gstdatetime.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstelement.c element: set pads need-parent flag to false when removing 2014-05-29 17:01:20 -03:00
gstelementfactory.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstevent.c event: add stream flags to stream-start event 2013-03-31 11:47:40 +01:00
gstghostpad.c tests: Fix event order warnings and dataflow before stream-start/segment event 2013-05-09 13:32:07 +02:00
gstindex.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstinfo.c tests: add unit test for registering the same category twice 2013-12-07 19:04:16 +00:00
gstiterator.c iterator: Add unit tests for filtering, recursive filtering and locking 2014-01-18 14:48:54 +01:00
gstmemory.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstmessage.c message: accept NULL error argument in gst_message_parse_{error,warning,info} 2013-02-13 16:52:13 +00:00
gstmeta.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstminiobject.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstobject.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstpad.c pad: store last flow return and provide acessor function 2014-05-26 15:29:53 -03:00
gstparamspecs.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstpipeline.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstplugin.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstpoll.c tests: skip all GstPoll tests on Windows 2013-04-13 12:20:06 +01:00
gstpreset.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstquery.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstregistry.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstsegment.c tests: improve check, also check stream-time 2014-01-08 15:47:10 +01:00
gststructure.c structure: Add getters for int64 and uint64 values 2014-02-25 15:41:45 +01:00
gstsystemclock.c tests: fix leak in systemclock test 2014-02-08 23:39:03 +00:00
gsttag.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttagsetter.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttask.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttoc.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttocsetter.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsturi.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstutils.c utils: avoid unexpected side-effects of GST_WRITE_* macros 2013-02-19 18:00:48 +00:00
gstvalue.c value: Add some positive testcase for string deserialization 2014-05-19 11:05:12 +02:00
struct_arm.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_hppa.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_i386.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_i386w.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_ppc32.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_ppc64.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_sparc.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00
struct_x86_64.h tests: Remove other interface structs from the ABI tests too 2013-07-24 10:31:02 +02:00