[webkit-reviews] review granted: [Bug 218787] REGRESSION(r269642) [GStreamer][WebRTC] Unexpected results after update to M87 : [Attachment 414683] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 23 01:38:43 PST 2020


Philippe Normand <pnormand at igalia.com> has granted Víctor M. Jáquez L.
<vjaquez at igalia.com>'s request for review:
Bug 218787: REGRESSION(r269642) [GStreamer][WebRTC] Unexpected results after
update to M87
https://bugs.webkit.org/show_bug.cgi?id=218787

Attachment 414683: Patch

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




--- Comment #7 from Philippe Normand <pnormand at igalia.com> ---
Comment on attachment 414683
  --> https://bugs.webkit.org/attachment.cgi?id=414683
Patch

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

> Source/WebCore/platform/mediastream/libwebrtc/GStreamerVideoCommon.cpp:39
> +	   { { cricket::kH264FmtpProfileLevelId, *profileString },
> +	       { cricket::kH264FmtpLevelAsymmetryAllowed, "1" },
> +	       { cricket::kH264FmtpPacketizationMode, packetizationMode } });

Indentation looks odd here :)


More information about the webkit-reviews mailing list