Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Gerald Squelart 3c3afeffd5 Bug 1329568 - MediaCodecs - r=jya
MediaCodecs factors out the codecs string from MediaExtendedMIMEType.

It also provides utility methods to go through a list of codecs, and test the
presence of specific codecs.

Note that there is no real way (yet?) to validate the given codecs strings, we
just assume that it's a comma-separated list of codecs. Further work can be
done later on if useful.

MozReview-Commit-ID: 5n2nWmaNT2O

--HG--
extra : rebase_source : 721db464b9544959490bcaae7bd7537ffbac5baa
2016-12-28 10:48:27 +11:00
.cargo Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink 2016-10-13 16:12:42 -07:00
accessible Bug 1313155 - Remove dom/settings and related code. r=Ehsan 2016-12-29 11:26:49 -08:00
addon-sdk Bug 1313155 - Remove dom/settings and related code. r=Ehsan 2016-12-29 11:26:49 -08:00
b2g Bug 1313155 - Remove dom/settings and related code. r=Ehsan 2016-12-29 11:26:49 -08:00
browser Bug 1329015. Configure list for addons on 51 release based on the top addons seen during the experiment on 51 beta. r=mconley 2017-01-12 16:34:59 -02:00
build merge mozilla-inbound to mozilla-central a=merge 2017-01-12 10:14:43 +01:00
caps Bug 1328383 - add BUG_COMPONENT to caps/* files. r=bholley 2017-01-10 12:46:28 -05:00
chrome Bug 1328388 - add BUG_COMPONENT to chrome/* files. r=bsmedberg 2017-01-06 11:33:44 -05:00
config Bug 1325246 - Unbreak build --with-system-icu after bug 1270146. r=glandium 2016-12-22 01:42:19 +00:00
db/sqlite3 Bug 1328161 - Upgrade to SQLite 3.16.2. r=mak 2017-01-06 10:08:51 -05:00
devtools Bug 1313155 - Remove dom/settings and related code. r=Ehsan 2016-12-29 11:26:49 -08:00
docshell Backed out changeset 3b3884fa2026 (bug 1329288) for m10 test failures 2017-01-11 15:42:10 +01:00
dom Bug 1329568 - MediaCodecs - r=jya 2016-12-28 10:48:27 +11:00
editor Bug 1324663 - stylo: Adjust expectations now that we've disabled style context tree structure assertions. r=me 2017-01-11 20:35:12 +08:00
embedding Backed out changeset 27f8d8e9c4dc (bug 1149966) for frequent timeouts in test_form_submission.html 2017-01-09 18:42:17 -08:00
extensions Bug 1326277 - Upgrade Hunspell to version 1.6.0. r=masayuki 2017-01-05 23:42:31 -05:00
gfx Bug 1298756 - Use uint8_t/uint16_t as underlying type for enums from webidl. r=bz 2017-01-12 12:23:37 +11:00
gradle/wrapper Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian 2016-09-22 14:31:01 -07:00
hal Backed out 27 changesets (bug 1323100) for leaks in mochitest-e10s-2 a=backout 2016-12-30 16:09:03 -08:00
image Back out bug 1323207, part 2 - Assert early if we're painting at various points we enter JS (a=backout) 2017-01-11 13:20:21 -08:00
intl Bug 1324716 - Update IDN blacklist. r=smontagu 2017-01-11 21:21:46 +00:00
ipc Backed out 7 changesets (bug 1325227) to unblock the backout of bug 1323957. 2017-01-11 23:08:45 -05:00
js merge mozilla-inbound to mozilla-central a=merge 2017-01-12 10:14:43 +01:00
layout Bug 1298756 - Use uint8_t/uint16_t as underlying type for enums from webidl. r=bz 2017-01-12 12:23:37 +11:00
media Bug 1328744 - Fix Android x86 bustage. r=jesup on a CLOSED TREE 2017-01-12 13:52:38 -05:00
memory Bug 1275204 - mozjemalloc: Use the JS arm64 allocator on Linux/sparc64. r=glandium 2017-01-11 16:09:39 +09:00
mfbt Bug 1329236: Remove the DECLTYPE(expr) workaround in TestMaybe.cpp. r=ehsan 2017-01-06 12:53:20 -06:00
mobile Bug 1313155 - Remove dom/settings and related code. r=Ehsan 2016-12-29 11:26:49 -08:00
modules Bug 1313155 - Remove dom/settings and related code. r=Ehsan 2016-12-29 11:26:49 -08:00
mozglue Bug 1329563 - Remove DLL blocklist checks for Windows XP. r=aklotz 2017-01-08 20:55:05 -08:00
netwerk Merge mozilla-central to autoland 2017-01-12 10:39:04 +01:00
nsprpub Backed out changeset a77fb6a85fc8 (bug 1315695) for breaking PGO 2016-11-16 11:15:05 -08:00
other-licenses Bug 1308740 - change the minimum support OS string to Windows 7 in the modified 7-Zip stub source. r=mhowell 2016-11-23 11:42:58 -08:00
parser Bug 1324663 - stylo: Adjust expectations now that we've disabled style context tree structure assertions. r=me 2017-01-11 20:35:12 +08:00
probes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
python Bug 1329726 - part 2 - ensure {,HOST_}RUST_PROGRAMS are hooked into root-deps.mk; r=chmanchester 2017-01-10 11:33:58 -05:00
rdf Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
release/docker bug 1314574 replace sys.path with site.addsitedir so that .pth files are processed. r=rail a=release DONTBUILD 2016-11-02 10:43:57 +00:00
security Backed out 7 changesets (bug 1325227) to unblock the backout of bug 1323957. 2017-01-11 23:08:45 -05:00
services Bug 1320324: deleted values are not handled correctly on sync, r=markh 2016-12-22 13:37:12 -05:00
startupcache Backed out 27 changesets (bug 1323100) for leaks in mochitest-e10s-2 a=backout 2016-12-30 16:09:03 -08:00
storage Bug 1328851 - Enable eslint rule no-undef for storage/. r=mak 2017-01-05 11:54:49 +00:00
taskcluster merge mozilla-inbound to mozilla-central a=merge 2017-01-12 10:14:43 +01:00
testing Bug 1313155 - Remove dom/settings and related code. r=Ehsan 2016-12-29 11:26:49 -08:00
third_party/rust Bug 1328221 - Support GASpecificConfig audio channel in rust mp4 parser. r=rillian 2017-01-11 09:03:30 +08:00
toolkit Bug 1329015. Configure list for addons on 51 release based on the top addons seen during the experiment on 51 beta. r=mconley 2017-01-12 16:34:59 -02:00
tools Bug 1313155 - Remove dom/settings and related code. r=Ehsan 2016-12-29 11:26:49 -08:00
uriloader Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
view Bug 1323665 - Part 2: Allow StyleSheet.disabled CSSOM access to disable/enable a ServoStyleSheet. r=xidorn 2017-01-09 17:44:30 +08:00
widget Backed out 6 changesets (bug 1323957) for intermittent GPU process leaks on a CLOSED TREE. 2017-01-11 23:09:14 -05:00
xpcom merge mozilla-inbound to mozilla-central a=merge 2017-01-12 10:14:43 +01:00
xpfe Bug 1315105 - Part 2: Implement <link rel=prerender> behind a pref, r=smaug 2016-12-19 15:05:31 +08:00
.clang-format Bug 1322321 - Update the clang format file to match more our coding style r=ehsan 2016-12-06 17:43:17 -10:00
.clang-format-ignore Bug 1313040 - Update the list of ignored directories/files with clang-format r=mystor 2016-11-14 15:42:55 +01:00
.clang-tidy Bug 1319396 - Update the list of checkers in the .clang-tidy file r=Ehsan 2016-11-22 12:30:19 +01:00
.eslintignore Bug 1326334 - Fix more errors in devtools/shared. r=jryans 2017-01-03 23:47:28 +01:00
.eslintrc.js Bug 1330147 - add eslint rule to reject newURI(uri, null, null) and removeObserver(notificationName, observer, false), r=jaws. 2017-01-11 22:27:42 +01:00
.flake8 Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal 2016-12-08 09:53:21 -10:00
.gdbinit Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld 2016-11-16 01:13:22 -05:00
.gdbinit_python
.gitignore Bug 1301790 - Bundle codemirror into a single script;r=gl 2016-09-11 09:38:51 -07:00
.hgignore Bug 1234500 - Allow mach talos-test to download tp5 pageset; r=jmaher 2016-11-07 19:35:12 -05:00
.hgtags No bug - Tagging mozilla-central 1196bf3032e1bce1fb07a01fd9082a767426c5fb with FIREFOX_AURORA_52_BASE a=release DONTBUILD CLOSED TREE 2016-11-14 13:28:09 +01:00
.lldbinit
.taskcluster.yml Bug 1324413 - Lock image content hash for decision task; r=dustin 2016-12-15 17:16:14 -08:00
.ycm_extra_conf.py Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps 2016-08-09 10:30:58 -07:00
aclocal.m4 Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium 2016-08-08 16:58:54 -07:00
Android.mk
AUTHORS Backed out changeset fe7303de56be (bug 1302763) for failing webdriver tests on Linux x64 debug (geckodriver.manifest fetch failed). r=backout 2016-12-19 21:15:07 +01:00
build.gradle Bug 1318823 - Use com.getkeepsafe.dexcount in Gradle builds. r=sebastian 2016-11-18 18:28:58 -08:00
client.mk Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium 2016-12-02 10:05:57 -08:00
client.py
CLOBBER Bug 1328744 - Replace libvpx update scripts. r=rillian, r=jesup 2017-01-12 07:44:00 -05:00
configure.in Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
configure.py Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal 2016-12-21 16:28:28 -08:00
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal 2016-12-21 16:28:28 -08:00
Makefile.in bug 1286934 - Switch to using sccache2. r=gps 2016-08-25 18:39:57 -04:00
moz.build bug 1295937 - build NSS using gyp files. r=glandium 2016-11-09 12:37:09 -05:00
moz.configure Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium 2016-12-02 10:05:57 -08:00
mozilla-config.h.in
old-configure.in Bug 1328744 - Replace libvpx update scripts. r=rillian, r=jesup 2017-01-12 07:44:00 -05:00
README.txt
settings.gradle Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian 2016-10-05 20:23:38 -07:00
test.mozbuild

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    http://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on http://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    http://nightly.mozilla.org/