[webkit-reviews] review granted: [Bug 189871] [MSE][GStreamer] Pull demuxed samples in batches : [Attachment 350647] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 24 09:55:02 PDT 2018


Xabier Rodríguez Calvar <calvaris at igalia.com> has granted Alicia Boya García
<aboya at igalia.com>'s request for review:
Bug 189871: [MSE][GStreamer] Pull demuxed samples in batches
https://bugs.webkit.org/show_bug.cgi?id=189871

Attachment 350647: Patch

https://bugs.webkit.org/attachment.cgi?id=350647&action=review




--- Comment #13 from Xabier Rodríguez Calvar <calvaris at igalia.com> ---
Comment on attachment 350647
  --> https://bugs.webkit.org/attachment.cgi?id=350647
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=350647&action=review

> Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:644
> +    if (G_UNLIKELY(!gst_sample_get_buffer(sample.get()))) {

Just UNLIKELY should be enough.


More information about the webkit-reviews mailing list