ADMIN - Explore the new world of system administration! Special introductory offer! Order by September 30th to save 10% off the regular subscription price! Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:
network security
system management
troubleshooting
performance tuning
virtualization
cloud computing
on Windows, Linux, Solaris, and popular varieties of Unix.
Open source codec support enters the browser's nightly build cycles.
Less than a month after the announcement that the WebM codec would go open source, Mozilla has already incorporated support into the Firefox trunk. This ensures that WebM videos will be playable natively when the HTML5 video tag is present.
Mozilla developer Chris Pearce credits Chris Double, Matthew Gregan and himself for integrating support into the Firefox trunk.
Windows programmers can build WebM into Firefox without extra changes to the build configuration, assuming they aren't building on Win32. In that case, MASM is necessary to compile the libvpx optimized assembly. Win64 is not supported at this time.
For programmers working in Linux x86, Mac x86 or Mac x86_64 with YASM already installed, the libvpx library builds optimized assembly code automatically.
Firefox is the first browser to feature WebM support into its trunk. Nightly releases are available on Mozilla's FTP.
Comments