ffvpx is Firefox ffmpeg bundle without patented codecs - it's not libvpx. It's possible that Firefox also has bundled libvpx library but that's used for WebRTC only afaik (also WebRTC is partially directed to use media decode/encode path which is ffmpeg/ffvpx).
AFAIK libxpv on Firefox side is used only to encode outgoing WebRTC video streams.
AFAIK ffmpeg doesn't use libvpx (at least for regular video decoding). It has it's own decoding implementation.
AFAIK pure libvpx is used for media encoding for WebRTC calls only - video decoding is done by ffmpeg/ffvpx.
Mostly windows only and 152.0 comes out next week.
Please file a new bug for it at bugzilla.mozilla.org and post it here. Thanks.
Fedora rawhide it also not released yet - it's here just for testing purpose.
well, actually I'm not sure it's possible to create ghost patch for src.rpm.
The waspi patch is regenerated by every build - it's build-time generated patch. We may add it as ghost file to rpm.
Ahh I see, it's for desktop too:
We are planning dot releases for Firefox Desktop and Fenix/Focus 150.0.3. The primary driver is Bug 2037803 http://bugzilla.mozilla.org/show_bug.cgi?id=2037803 which fixes password characters displayed in print preview.
I think the .3 build targets Android. Will check.
@jrsanders yes, you're right. I do my best to do the builds ASAP, but there was a combination of national holiday here and the NSS updates delay and the autopush (I haven't been aware of that - Firefox is always pushed when it gets karma).
To improve the process I'll try to enable the autopush next time.
We need to add firefox 150.0.1 package here too.
We need to add firefox 150.0.1 package here too.
We need to add firefox 150.0.1 package here too.
We'd need to fix the gating to make it to build root to build Firefox 150.0.
Firefox moved to use XDG portals by default, for the file picker.
sure
I'm getting mail notifications about new releases but I was on PTO last two weeks. AFAIK the dot releases usually do not contain critical updates so I ship them when I have time in my regular workflow.