Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(313)

Issue 1886123002: [experimental] MR: add support for H264 recording (Closed)

Created:
4 years, 8 months ago by mcasas
Modified:
4 years, 7 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, feature-media-reviews_chromium.org, darin-cc_chromium.org, mcasas+watch+vc_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[experimental] MR: add support for H264 recording ** do not read or review, this CL is just a backup ** BUG=601636

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+357 lines, -60 lines) Patch
M content/renderer/media/media_recorder_handler.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/media/media_recorder_handler.cc View 4 chunks +15 lines, -4 lines 0 comments Download
M content/renderer/media/media_recorder_handler_unittest.cc View 7 chunks +12 lines, -7 lines 0 comments Download
M content/renderer/media/video_track_recorder.h View 2 chunks +14 lines, -8 lines 0 comments Download
M content/renderer/media/video_track_recorder.cc View 11 chunks +295 lines, -29 lines 0 comments Download
M content/renderer/media/video_track_recorder_unittest.cc View 4 chunks +8 lines, -5 lines 0 comments Download
M media/muxers/webm_muxer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/muxers/webm_muxer.cc View 3 chunks +10 lines, -5 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698