gstreamer/tests/check
René Stadler 5800757369 Revert gst_plugin_feature_get_name to const string return
Returning a newly allocated string makes no sense. It's unexpected for a
getter, and also this behaves differently in 0.10, so it would make future
merges harder.

Except for these two places here in core which were updated for the new
semantic, the return value is getting leaked all over the place.
2011-10-19 23:40:10 +02:00
..
elements tests: fix padtemplate leak in selector test 2011-10-17 21:40:46 +02:00
generic Revert gst_plugin_feature_get_name to const string return 2011-10-19 23:40:10 +02:00
gst Revert gst_plugin_feature_get_name to const string return 2011-10-19 23:40:10 +02:00
libs base: make GstDataQueue private API for multiqueue 2011-10-07 13:54:37 +01:00
pipelines basesink: remove preroll-queue-len property 2011-08-25 12:38:58 +02:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am Merge branch 'master' into 0.11 2011-10-03 10:06:17 +02:00