Bug 229859 - [GStreamer][MSE] Check ContentType parameters when checking supported types
Summary: [GStreamer][MSE] Check ContentType parameters when checking supported types
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Enrique Ocaña
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-03 05:59 PDT by Enrique Ocaña
Modified: 2021-09-06 04:48 PDT (History)
8 users (show)

See Also:


Attachments
Patch (5.35 KB, patch)
2021-09-03 06:11 PDT, Enrique Ocaña
no flags Details | Formatted Diff | Diff
Patch (5.36 KB, patch)
2021-09-06 03:41 PDT, Enrique Ocaña
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrique Ocaña 2021-09-03 05:59:50 PDT
Some services like YouTube TV or Apple TV use ContentType parameters (channels, features, width, height, framerate) to check for extra features or device maximum capabilities and just don't work if they're not honored.
Comment 1 Enrique Ocaña 2021-09-03 06:11:49 PDT
Created attachment 437266 [details]
Patch
Comment 2 Xabier Rodríguez Calvar 2021-09-04 07:32:51 PDT
Comment on attachment 437266 [details]
Patch

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

> Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:514
> +    // Apple TV requires this one for DD+

.
Comment 3 Enrique Ocaña 2021-09-06 03:41:44 PDT
Created attachment 437402 [details]
Patch
Comment 4 EWS 2021-09-06 04:47:38 PDT
Committed r282055 (241355@main): <https://commits.webkit.org/241355@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437402 [details].
Comment 5 Radar WebKit Bug Importer 2021-09-06 04:48:17 PDT
<rdar://problem/82790859>