[Bug 770331] player: Implement a playlist API and next/previous commands

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 6 16:14:51 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=770331

--- Comment #14 from Jonathan Miles <ap.jonathan.miles at gmail.com> ---
If the get_previous/current/next callbacks don't set auxiliary_uris Bad Things
Happen.

Suggest this is documented, or aux_uris is set to NULL before calling
gst_player_playlist_get_current/next/previous.

aux_uris and self->uri could leak if the callback fills in the data, but
returns false (which is a pretty weird thing for the callback to do).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list