News: 0001531714

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Firefox 137 Beta Now Available With VA-API Accelerated H.265/HEVC On Linux

([Mozilla] 9 Minutes Ago Firefox 137.0 Beta)


With [1]Firefox 136 released , Mozilla has promoted Firefox 137 to its beta phase.

Most exciting for Linux users with today's Firefox 137 Beta release is the previously reported news of [2]HEVC/H.265 video playback within Firefox using VA-API . HEVC VA-API support is enabled for Firefox 137 Linux builds to provide a better GPU-accelerated video playback experience on the Linux desktop with the Video Acceleration API being supported across multiple drivers / GPU vendors.

HEVC VA-API playback on Linux is the most notable Firefox 137.0 beta change but there is also other changes like Firefox now identifying all links within PDFs and turning them into hyperlinks, font metadata being displayed as part of the Firefox Inspector's "Fonts" panel, SVG support improvements, and support for the CSS hyphenate-limit-chars property.

Downloads and more details on today's Firefox 137 beta release via [3]Mozilla.org .



[1] https://www.phoronix.com/news/Firefox-136-Released

[2] https://www.phoronix.com/news/Firefox-137-VA-API-HEVC

[3] https://www.mozilla.org/en-US/firefox/137.0beta/releasenotes/



phoronix

A program should be light and agile, its subroutines connected like a
strings of pearls. The spirit and intent of the program should be retained
throughout. There should be neither too little nor too much, neither needless
loops nor useless variables, neither lack of structure nor overwhelming
rigidity.
A program should follow the 'Law of Least Astonishment'. What is this
law? It is simply that the program should always respond to the user in the
way that astonishes him least.
A program, no matter how complex, should act as a single unit. The
program should be directed by the logic within rather than by outward
appearances.
If the program fails in these requirements, it will be in a state of
disorder and confusion. The only way to correct this is to rewrite the
program.
-- Geoffrey James, "The Tao of Programming"