[webkit-changes] [WebKit/WebKit] fb2978: [GStreamer] Properly report video frame pixel format

Philippe Normand noreply at github.com
Thu Dec 15 01:48:55 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fb297855a9fc6b37f8d1ec2faaa09f6eaa365d2a
      https://github.com/WebKit/WebKit/commit/fb297855a9fc6b37f8d1ec2faaa09f6eaa365d2a
  Author: Philippe Normand <philn at igalia.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M Source/WebCore/platform/VideoPixelFormat.cpp
    M Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp
    M Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.h

  Log Message:
  -----------
  [GStreamer] Properly report video frame pixel format
https://bugs.webkit.org/show_bug.cgi?id=248953

Reviewed by Xabier Rodriguez-Calvar.

The VideoFrameGStreamer::pixelFormat() method is now properly implemented and the mapping between
GStreamer and WebCore pixel formats is fulfilled.

* Source/WebCore/platform/VideoPixelFormat.cpp:
(WebCore::convertVideoFramePixelFormat):
* Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.h:

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




More information about the webkit-changes mailing list