[Bug 795162] Various patches on rtpmux
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 10 18:58:48 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=795162
--- Comment #12 from Håvard Graff (hgr) <havard.graff at gmail.com> ---
(In reply to Olivier Crête from comment #11)
> @hgr Any chance you have a unit test for this ? and maybe should downgrade
> some of the GST_INFO to debug.
You mean in addition to the 5 tests in this patch-set? ;)
As for INFO vs. DEBUG, I find that I want to have an "overview" on the internal
functionality of an element when using INFO, and DEBUG is more for digging in.
I just saw setting of SSRC as such a central component to what this element
does, so I wanted to keep them high up. They are also not per-buffer so it
should not be spammy.
--
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