[Bug 758384] dashdemux: tests: refactor into adaptive_engine components
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 20 03:00:04 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758384
--- Comment #1 from A Ashley <bugzilla at ashley-family.net> ---
Created attachment 315946
--> https://bugzilla.gnome.org/attachment.cgi?id=315946&action=edit
dashdemux: tests: Refactor into adaptive_engine components
To allow code from dash_demux.c to be used by other elements that are based
upon GstAdaptiveDemux, the code has been refactored into four new files:
adaptive_demux_engine.[ch]
adaptive_demux_common.[ch]
The code in adaptive_demux_engine.c provides a generic test engine for elements
based upon GstAdaptiveDemux.
The code in adaptive_demux_common.c provides a set of utility functions that
are common between the tests for hlsdemux and dashdemux.
This patch is based upon the head of git master with the three patches from bug
757776 [1] applied.
[1] https://bugzilla.gnome.org/show_bug.cgi?id=757776
--
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