Rename MOZ_WAYLAND_USE_HWDECODE to MOZ_USE_HWDECODE
Categories
(Core :: Audio/Video: Playback, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Since Bug 1839599 we build HW acceleration on X11 only builds too so let's remove the WAYLAND name from it.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
(In reply to jmgonk from comment #2)
Any chance of X11 hardware decode being enabled on builds of 115esr?
If you mean to enable HW decode on X11 only builds then you may look at Bug 1846677.
This one is only about build macro name change, doesn't do any functional change.
(In reply to Martin Stránský [:stransky] (ni? me) from comment #3)
If you mean to enable HW decode on X11 only builds then you may look at Bug 1846677.
This one is only about build macro name change, doesn't do any functional change.
I think the problem is that I have been (still am?) misunderstanding Bug 1843425. I have been assuming that the fix there having not being applied to 115esr is the reason I don't have HW decode working when I run 115esr (Mozilla built binary) on my non-Wayland Linux box. Now I am thinking that a straight from Mozilla 115esr binary, run on a Linux box without Wayland, should have HW decode working under X11, and that Bug 1843425 and Bug 1846677 are about people compiling Firefox themselves on boxes without Wayland. Is my understanding correct?
Assignee | ||
Comment 5•2 years ago
|
||
(In reply to jmgonk from comment #4)
(In reply to Martin Stránský [:stransky] (ni? me) from comment #3)
If you mean to enable HW decode on X11 only builds then you may look at Bug 1846677.
This one is only about build macro name change, doesn't do any functional change.I think the problem is that I have been (still am?) misunderstanding Bug 1843425. I have been assuming that the fix there having not being applied to 115esr is the reason I don't have HW decode working when I run 115esr (Mozilla built binary) on my non-Wayland Linux box.
HW video decode is available since Mozilla 115esr binaries or Mozilla 115.0 binaries on Intel only (Bug 1777430). If you want to enable on AMD you need to force-enable it, flip media.hardware-video-decoding.force-enabled to true at about:config and restart browser.
that Bug 1843425 and Bug 1846677 are about people compiling Firefox themselves on boxes without Wayland. Is my understanding correct?
Yes, that correct. Before Bug 1843425 HW decoded needed build-in Wayland support although final binaries run on both Wayland and X11. AFAIK distros and Mozilla build binaries with Wayland support.
(In reply to Martin Stránský [:stransky] (ni? me) from comment #5)
<snip>
Thank you for the explanation, I finally understand now.
Comment 8•2 years ago
|
||
bugherder |
Description
•