Confirmed users
796
edits
(→Video: list landed video histograms) |
m (→Video) |
||
| Line 25: | Line 25: | ||
* H264 | * H264 | ||
** h264 profile and level, measured from canPlayType() (See [https://bugzilla.mozilla.org/show_bug.cgi?id=1125340 Bug 1125340]). | ** h264 profile and level, measured from canPlayType() (See [https://bugzilla.mozilla.org/show_bug.cgi?id=1125340 Bug 1125340]). | ||
*** VIDEO_CANPLAYTYPE_H264_LEVEL | *** VIDEO_CANPLAYTYPE_H264_LEVEL | ||
*** VIDEO_CANPLAYTYPE_H264_PROFILE | *** VIDEO_CANPLAYTYPE_H264_PROFILE | ||
** h264 profile and level, measured from decoded SPS (see [https://bugzilla.mozilla.org/show_bug.cgi?id=1125340 Bug 1125340]) | |||
*** VIDEO_DECODED_H264_SPS_LEVEL | *** VIDEO_DECODED_H264_SPS_LEVEL | ||
*** VIDEO_DECODED_H264_SPS_PROFILE | *** VIDEO_DECODED_H264_SPS_PROFILE | ||
** SPS.max_num_ref_frames (see [https://bugzilla.mozilla.org/show_bug.cgi?id=1131706 Bug 1131706]) | ** SPS.max_num_ref_frames (see [https://bugzilla.mozilla.org/show_bug.cgi?id=1131706 Bug 1131706]) | ||