Re: SeaMonkey 2.35b7
Steve Wendt <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
On 07/20/16 05:24 pm, Dave Yeo wrote: > H264 works fine here Thanks for the hints, and confirmation that it works. I now have it working as well (at least, says Yes on html5test.com). For anyone curious about the details: dry build: avcode55: libc066, avutil53, pthr01 avform55: libc066, avutil53, avcode55, z, bz2, tcpip32, doscalls avutil53: libc066, pthr01, mmap netlabs build: avcode56: libc066, avutil54, gcc1, z, doscalls, libvpx2, swresa1 avform56: libc066, avutil54, avcode56, gcc1, z, bz2, tcpip32, doscalls avutil54: libc066, doscalls, mmap, gcc1 swresa1: libc066, avutil54, gcc1 The big difference is that the netlabs build is dependent on libvpx2, even though that is natively supported by Mozilla. I'll repackage and upload shortly...