gecko-dev/dom/media/mp4
Dan Minor a13ff75b20 Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce
This removes all telemetry which expired in Firefox 69 or earlier, with the
exceptions of the following, which we plan to renew:
* AUDIO_TRACK_SILENCE_PROPORTION
* MEDIA_AUTOPLAY_WOULD_BE_ALLOWED_COUNT
* MEDIA_AUTOPLAY_WOULD_NOT_BE_ALLOWED_COUNT
* MEDIACACHESTREAM_LENGTH_KB
* MEDIA_MKV_CANPLAY_REQUESTED
* MEDIA_PAGE_COUNT
* MEDIA_PAGE_HAD_MEDIA_COUNT
* VIDEO_DROPPED_FRAMES_PROPORTION
* VIDEO_PLAY_TIME
* VIDEO_HIDDEN_PLAY_TIME
* VIDEO_HIDDEN_PLAY_TIME_PERCENTAGE
* VIDEO_INFERRED_DECODE_SUSPEND_PERCENTAGE
* VIDEO_INTER_KEYFRAME_AVERAGE_MS
* VIDEO_INTER_KEYFRAME_MAX_MS
* VIDEO_SUSPEND_RECOVERY_TIME_MS
* VIDEO_VP9_BENCHMARK_FPS
* WEB_AUDIO_BECOMES_AUDIBLE_TIME
* WEBVTT_TRACK_KINDS

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

--HG--
extra : moz-landing-system : lando
2019-08-02 15:37:59 +00:00
..
Atom.h
AtomType.h
Box.cpp Bug 1554075 - Allow direct access of source buffer's data from demuxer, eliminating most copies. r=jya 2019-06-11 07:38:16 +00:00
Box.h Bug 1554075 - Allow direct access of source buffer's data from demuxer, eliminating most copies. r=jya 2019-06-11 07:38:16 +00:00
BufferStream.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
BufferStream.h
ByteStream.h Bug 1554075 - Allow direct access of source buffer's data from demuxer, eliminating most copies. r=jya 2019-06-11 07:38:16 +00:00
DecoderData.cpp Bug 1513651 - Collect telemetry on sample description box entries when parsing mp4s. r=jya 2019-02-11 20:07:51 +00:00
DecoderData.h
Index.cpp Bug 1549406 - Break out logic to determine encryption scheme for mp4s. r=jya 2019-07-08 18:48:38 +00:00
Index.h Bug 1549406 - Break out logic to determine encryption scheme for mp4s. r=jya 2019-07-08 18:48:38 +00:00
MoofParser.cpp Bug 1554075 - Smooth out small gaps between MP4 samples' CTS across Moof boundaries. r=jya 2019-06-11 07:37:54 +00:00
MoofParser.h Bug 1554075 - Smooth out small gaps between MP4 samples' CTS across Moof boundaries. r=jya 2019-06-11 07:37:54 +00:00
moz.build Bug 1465407 - Add media fuzzing targets. r=jya 2019-07-16 14:50:17 +00:00
MP4Decoder.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
MP4Decoder.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MP4Demuxer.cpp Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 15:37:59 +00:00
MP4Demuxer.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MP4Interval.h
MP4Metadata.cpp Bug 1523683 - Use mozilla::Variant to select if the MoofParser should parse a single track or multiple. r=jya 2019-02-01 21:34:37 +00:00
MP4Metadata.h
ResourceStream.cpp
ResourceStream.h
SinfParser.cpp
SinfParser.h