player: call ref_sink on pipeline
Otherwise gst_player_get_pipeline()
will return a floating reference
which may confuse bindings and lead to crash.
Fixes #1450 (closed)
Edited by Rafał Dzięgiel
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.
Otherwise gst_player_get_pipeline()
will return a floating reference
which may confuse bindings and lead to crash.
Fixes #1450 (closed)