Add vp9 gbrp support
Categories
(Core :: Audio/Video: Playback, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: bradwerth, Assigned: Zaggy1024)
References
Details
Attachments
(2 files)
720p.png.bt709.bt709.tv.gbrp.vp9.webm
and 720p.png.bt709.bt709.pc.gbrp.vp9.webm
render with incorrect color. This color shifting in the gbrp tests is causing confusion when landing other fixes to video decoding.
![]() |
||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 3•3 years ago
|
||
bugherder |
Backed out for causing reftest failures on incorrect_display_in_bytestream_vp9.html
Failure line: dom/media/test/reftest/incorrect_display_in_bytestream_vp9.html == dom/media/test/reftest/incorrect_display_in_bytestream_vp9-ref.html | image comparison, max difference: 16, number of differing pixels: 279035
I'm not sure if this patch should have affected that reftest, since that test video doesn't use GBRP format, but unfortunately I don't have a Mac to test this on. Is it possible this issue was present previously?
Whatever the case may be, though, I think this reftest is mainly there to determine whether the resolution is correct on the output, so number of differing pixels could probably be increased without any real consequences. :alwu do you think I should modify the reftest in this bug or we should push this as-is and then create a new bug for the reftest failure?
Comment 6•3 years ago
|
||
Backout has been merged to central: https://hg.mozilla.org/mozilla-central/rev/5fde45ddec26
I believe the linked bug should cover the reason for the backout, clearing the unnecessary ni.
Comment 9•3 years ago
|
||
bugherder |
Description
•