gstreamer: Don't take mini objects by value for append() and similar operations
Compared to let foo = Foo::bar(foo); the new form is easier to follow foo.bar();
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Compared to let foo = Foo::bar(foo); the new form is easier to follow foo.bar();