gstreamer/tests/check/generic
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
..
.gitignore moap ignore 2006-07-02 22:20:20 +00:00
sinks.c tests: fix compiler warnings in sinks test 2011-10-07 13:55:18 +01:00
states.c Revert gst_plugin_feature_get_name to const string return 2011-10-19 23:40:10 +02:00