[webkit-changes] [WebKit/WebKit] 918cb0: [GStreamer] Crash when setting the deadline proper...

Philippe Normand noreply at github.com
Wed May 31 00:54:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 918cb05fde4535b236cd613a02409a6912eb9240
      https://github.com/WebKit/WebKit/commit/918cb05fde4535b236cd613a02409a6912eb9240
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp

  Log Message:
  -----------
  [GStreamer] Crash when setting the deadline property of vpxenc
https://bugs.webkit.org/show_bug.cgi?id=257487

Reviewed by Xabier Rodriguez-Calvar.

Set the deadline property explicitely typed as int64 and with the right value for realtime
processing.

* Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:
(webkit_video_encoder_class_init):

Canonical link: https://commits.webkit.org/264719@main




More information about the webkit-changes mailing list