After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 779858 - rtph264depay: mute annoying log msg
rtph264depay: mute annoying log msg
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.10.4
Other Linux
: Normal enhancement
: 1.10.5
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-03-10 13:59 UTC by Marc Leeman
Modified: 2017-03-10 18:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rtph264depay: mute annoying log msg (899 bytes, patch)
2017-03-10 13:59 UTC, Marc Leeman
committed Details | Review

Description Marc Leeman 2017-03-10 13:59:42 UTC
Created attachment 347643 [details] [review]
rtph264depay: mute annoying log msg

rtph264depay: mute annoying log msg
Comment 1 Tim-Philipp Müller 2017-03-10 18:17:00 UTC
Thanks, I took the liberty to just remove the line and do the same for rtph265depay as well:

 commit cef54111935bb01f4c62bc6a4b10e73d3c9ff7eb
 Author: Michael Dutka <mail@michael-dutka.de>
 Date:   Thu Dec 15 12:38:40 2016 +0100

    rtph264depay, rtph265depay: remove stray g_debug()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=779858
Comment 2 Tim-Philipp Müller 2017-03-10 18:17:49 UTC
Comment on attachment 347643 [details] [review]
rtph264depay: mute annoying log msg

Pushed with changes.