<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GStreamer][MSE] Some GStreamer log messages are generated with the 'default' category"
   href="https://bugs.webkit.org/show_bug.cgi?id=168015">168015</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[GStreamer][MSE] Some GStreamer log messages are generated with the 'default' category
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Local Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Platform
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>eocanha&#64;igalia.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Messages generated by the GStreamer MSE classes should use the &quot;webkitmse&quot; (in general) and &quot;webkitmediasrc&quot; (for the WebKitMediaSourceGStreamer element) debug categories. Currently some messages use the right category and some others use the &quot;default&quot; one:

0:00:09.913288495  6379       0xf80920 TRACE              webkitmse MediaPlayerPrivateGStreamerMSE.cpp:105:MediaPlayerPrivateGStreamerMSE: creating the player (0x7f17e9133900)
0:00:09.956051567  6379       0xf80920 DEBUG                default PlaybackPipeline.cpp:174:setWebKitMediaSrc: webKitMediaSrc=0xf6a5a0
0:00:09.956252086  6379       0xf80920 DEBUG              webkitmse MediaPlayerPrivateGStreamerMSE.cpp:600:updateStates: Async: State: READY, pending: PAUSED
...
0:00:09.967249757  6379       0xf80920 TRACE                default MediaSourceClientGStreamerMSE.cpp:65:addSourceBuffer: Adding SourceBuffer to AppendPipeline: this=0x7f17e9c68ca8 sourceBuffer=0x7f17e90c3100 appendPipeline=0x7f17e91180c8
...
0:00:09.982858490  6379       0xf80920 DEBUG         webkitmediasrc WebKitMediaSourceGStreamer.cpp:508:webKitMediaSrcLinkParser:&lt;source&gt; pad not linked yet
0:00:09.982865817  6379       0xf80920 DEBUG         webkitmediasrc WebKitMediaSourceGStreamer.cpp:477:webKitMediaSrcLinkStreamToSrcPad:&lt;source&gt; linking stream to src pad (id:
...
0:00:10.028238975  6379      0x15195e0 TRACE                default AppendPipeline.cpp:843:reportAppsrcNeedDataReceived: received need-data signal at appsrc, reposting to bus
...
0:00:12.109490639  6379      0x1519680 TRACE                default WebKitMediaSourceGStreamer.cpp:140:enabledAppsrcNeedData: ready-for-more-samples message posted to the bus

This makes debugging more difficult and should be fixed.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>