commit | 79be2e8b7b153bb0389fb09951b197a92b493357 | [log] [tgz] |
---|---|---|
author | Haihua Hu <jared.hu@nxp.com> | Thu Mar 02 14:36:56 2017 +0800 |
committer | Sebastian Dröge <sebastian@centricular.com> | Thu Mar 09 10:31:45 2017 +0200 |
tree | cc050ab2515383af813f20e56c710a355004492b | |
parent | 2bcd155a6a77aea48936b2b5f5e7d7f0506e16dc [diff] |
player: Fix setting of external subtitle URI gst_player_set_uri_internal shouldn't free suburi which maybe set by user to load external subtitle before start play. It just need reset playbin's subutri property to NULL no matter if there was a previous one or not. https://bugzilla.gnome.org/show_bug.cgi?id=779453