Re: SeaMonkey 2.42.9
Dave Yeo <[email protected]> Sun, 4 Jun 2017 17:12:16 -0700
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
On 06/04/17 04:28 PM, Steve Wendt wrote: > On 06/03/17 04:54 pm, Dave Yeo wrote: > >> I've rebuilt SeaMonkey, now 2.42.9. Frank-Rainer Grahl supplied a bunch >> of backported patches from upstream to bring 2.42 up to release > > Thanks Dave (and Frank)! > >> with H264, AAC and now MP3 playback working > > I see that libvpx4 is still required, while libvpx2 is optional. > Interestingly, html5test says WebM is supported with just libvpx4 (seems > reasonable), but H.264, AAC, and MP3 go away without libvpx2, even > though the ffmpeg support is there; perhaps one of the ffmpeg DLLs has a > dependency on libvpx2, I didn't look too closely. Yes the older FFmpeg had a dependency on libvpx2. The one in hobbes incoming should work with only the libvpx4 dependency. Dave