gecko-dev/dom/media/encoder
Nicholas Nethercote d839ef58db Bug 1562331 - Make media.* static prefs follow the naming convention. r=KrisWright
This also removes the following prefs, because they're unused:
- media.autoplay.allow-muted pref
- media.autoplay.blackList-override-default

Differential Revision: https://phabricator.services.mozilla.com/D36396

--HG--
extra : rebase_source : 0570540496302b3efedadf4d5115ee5422d5c279
2019-06-28 14:09:05 +10:00
..
ContainerWriter.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
EncodedFrameContainer.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
MediaEncoder.cpp Bug 1562331 - Make media.* static prefs follow the naming convention. r=KrisWright 2019-06-28 14:09:05 +10:00
MediaEncoder.h Bug 1423253 - Disregard VideoChunk durations in VideoTrackEncoder. r=padenot 2019-03-22 11:43:08 +00:00
moz.build Bug 1423253 - Route MediaEncoder::Suspend/Resume through the graph thread for less drift. r=padenot 2019-03-22 11:42:55 +00:00
OpusTrackEncoder.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
OpusTrackEncoder.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
TrackEncoder.cpp Bug 1538232 - Handle MediaDecoder seeks and pauses in VideoTrackEncoder. r=bryce 2019-03-25 14:13:52 +00:00
TrackEncoder.h Bug 1423253 - Make future frames in VideoTrackEncoder black when a track is disabled. r=padenot 2019-03-22 11:45:28 +00:00
TrackMetadataBase.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
VP8TrackEncoder.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
VP8TrackEncoder.h Bug 1423253 - Add drift compensation to MediaEncoder. r=padenot 2019-03-22 11:42:38 +00:00