https://github.com/mozilla/gecko-dev
Revision 0b743838dc1b705803a6c37caadde45bd8bfec87 authored by Jean-Yves Avenard on 26 October 2016, 09:09:41 UTC, committed by Jean-Yves Avenard on 26 October 2016, 09:09:41 UTC
The issue is particularly problematic with the Apple audio decoder. The Apple decoder relies on the sampling rate to configure the CoreAudio transform.
The actual output rate may be different (such as with HE-AAC). Should the decoder ever need to be reset again, future initialization would have failed as the initial rate was now incorrect.

MozReview-Commit-ID: 7kTiaUYuOgf

--HG--
extra : source : ec5530dcf06d7287b1bcc7cdc069596d3306af96
extra : intermediate-source : a2d909c9cfbc5a311303eaada95fcc94b1a111ec
1 parent e7bed16
History
Tip revision: 0b743838dc1b705803a6c37caadde45bd8bfec87 authored by Jean-Yves Avenard on 26 October 2016, 09:09:41 UTC
Bug 1312958 - Part 1: Do not modify original Audio/Video info. r=gerald, a=ritu
Tip revision: 0b74383
File Mode Size
accessible
addon-sdk
b2g
browser
build
caps
chrome
config
db
devtools
docshell
dom
editor
embedding
extensions
gfx
gradle
hal
image
intl
ipc
js
layout
media
memory
mfbt
mobile
modules
mozglue
netwerk
nsprpub
other-licenses
parser
probes
python
rdf
release
security
services
startupcache
storage
taskcluster
testing
toolkit
tools
uriloader
view
widget
xpcom
xpfe
.clang-format -rw-r--r-- 104 bytes
.clang-format-ignore -rw-r--r-- 26 bytes
.eslintignore -rw-r--r-- 6.9 KB
.eslintrc -rw-r--r-- 202 bytes
.flake8 -rw-r--r-- 54 bytes
.gdbinit -rw-r--r-- 4.9 KB
.gdbinit_python -rw-r--r-- 68 bytes
.gitignore -rw-r--r-- 2.5 KB
.hgignore -rw-r--r-- 2.7 KB
.hgtags -rw-r--r-- 22.3 KB
.lldbinit -rw-r--r-- 1.6 KB
.taskcluster.yml -rw-r--r-- 3.8 KB
.ycm_extra_conf.py -rw-r--r-- 1.4 KB
AUTHORS -rw-r--r-- 33.5 KB
Android.mk -rw-r--r-- 284 bytes
CLOBBER -rw-r--r-- 1.1 KB
GNUmakefile -rw-r--r-- 261 bytes
LEGAL -rw-r--r-- 2.5 KB
LICENSE -rw-r--r-- 389 bytes
Makefile.in -rw-r--r-- 13.3 KB
README.txt -rw-r--r-- 1.2 KB
aclocal.m4 -rw-r--r-- 1.7 KB
build.gradle -rw-r--r-- 4.1 KB
client.mk -rw-r--r-- 16.2 KB
client.py -rwxr-xr-x 5.7 KB
configure.in -rw-r--r-- 1.1 KB
configure.py -rw-r--r-- 3.4 KB
gradle.properties -rw-r--r-- 48 bytes
gradlew -rwxr-xr-x 4.8 KB
mach -rwxr-xr-x 6.0 KB
moz.build -rw-r--r-- 1.9 KB
moz.configure -rw-r--r-- 7.5 KB
mozilla-config.h.in -rw-r--r-- 2.1 KB
old-configure.in -rw-r--r-- 225.5 KB
settings.gradle -rw-r--r-- 2.3 KB
test.mozbuild -rw-r--r-- 429 bytes

README.txt

back to top