summaryrefslogtreecommitdiff
path: root/tests/auto/refpointertest.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-11-01gst_message_new_application fails when passed a NULL structureDiane Trout1-2/+7
2015-11-04whitespace cleanupDiane Trout1-1/+1
2015-04-07ElementMessage also needs a valid structureDiane Trout1-0/+13
2014-05-03tests/auto/refpointertest: use gst_object_ref_sink everywhere neededGeorge Kiagiadakis1-3/+3
2014-04-27tests/auto/refpointertest.cpp make the refcounting tests easier to debugDiane Trout1-4/+8
2014-04-27tests/auto/refpointertest.cpp use gst_object_ref_sinkDiane Trout1-1/+1
2014-04-27tests/auto/refpointertest.cpp playbin2 was renamed to playbinDiane Trout1-1/+1
2014-04-27tests/auto/refpointertest.cpp gst_object_sink was removed.Diane Trout1-4/+1
2012-04-08Fix copy/paste mistake in license headers: s/See the GNU General Public Licen...George Kiagiadakis1-1/+1
2011-01-06Implement a new way of wraping objects, similar to the one glibmm uses.George Kiagiadakis1-2/+110
2010-12-18RefPointer: Add operator==() and operator!=().George Kiagiadakis1-0/+43
2010-12-11Move the refpointer compilation tests to the right place. Finally! :)George Kiagiadakis1-53/+0
2010-07-23Move tests/* to tests/auto/*George Kiagiadakis1-0/+140