MediaRecorder (cleanup): support mime type video/x-matroska and codec=avc1 to the list
Following some recommendations in the spec [1] and [2], this CL adds "video/x-matroska;codecs=avc1" and "video/webm;codecs=avc1" to the supported list, reusing the existing H264 encode path. [1] https://github.com/w3c/mediacapture-record/issues/93 [2] https://github.com/w3c/mediacapture-record/issues/94 BUG= Review-Url: https://codereview.chromium.org/2585533002 Cr-Commit-Position: refs/heads/master@{#439002}
Showing
Please register or sign in to comment