gecko/content
Alexandros Chronopoulos b42d0e9db4 Bug 748144 - Support multichannel Opus files. r=rillian
The Opus audio format supports multichannel (surround) audio, but our initial implementation used a simpler API which only supported mono and stereo output.

To handle these files gracefully, this patch uses the multichannel api and downmixes the output, if possible, to stereo, since we don't currently support surround sound playback.
2012-08-09 15:53:23 -07:00
..
base Merge inbound to m-c. 2012-08-11 22:33:42 -04:00
canvas Bug 773097 - Don't create our surface from GetCanvasLayer. It's called while painting, and doing so will destroy the layer manager that we're painting with. r=roc,mattwoodrow 2012-08-10 12:13:09 -04:00
events Merge inbound to m-c. 2012-08-11 22:33:42 -04:00
html Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking 2012-08-10 22:44:11 -04:00
mathml/content Bug 773842 - Fix build warnings under content/ r=mounir 2012-08-10 14:01:16 -04:00
media Bug 748144 - Support multichannel Opus files. r=rillian 2012-08-09 15:53:23 -07:00
smil Bug 780469 - Reduce unnecessary includes in some content/ header files; r=bz 2012-08-06 15:02:08 +03:00
svg Bug 773842 - Fix build warnings under content/ r=mounir 2012-08-10 14:01:16 -04:00
test Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
xbl Merge inbound to m-c. 2012-08-11 22:33:42 -04:00
xml Bug 773842 - Fix build warnings under content/ r=mounir 2012-08-10 14:01:16 -04:00
xslt Bug 773842 - Fix build warnings under content/ r=mounir 2012-08-10 14:01:16 -04:00
xtf Bug 773842 - Fix build warnings under content/ r=mounir 2012-08-10 14:01:16 -04:00
xul Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking 2012-08-10 22:44:11 -04:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00