[Bug 758384] dashdemux: tests: refactor into adaptive_engine components
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Dec 9 13:13:19 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758384
--- Comment #21 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 315952:
--> (https://bugzilla.gnome.org/review?bug=758384&attachment=315952)
::: tests/check/elements/hlsdemux_m3u8.c
@@ +1340,3 @@
+ assert_equals_int64 (media->height, 352);
+ assert_equals_int64 (media->bandwidth, 1251135);
+ assert_equals_string (media->codecs, "\"avc1.42001f, mp4a.40.2\"");
Do we need to keep the ""? Are they always present or are they useful for some
case?
--
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