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

Issue 16693005: Add ExynosVideoEncodeAccelerator (Closed)

Created:
7 years, 6 months ago by sheu
Modified:
7 years, 1 month ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@screencast_cl_5
Visibility:
Public.

Description

Add ExynosVideoEncodeAccelerator * Add ExynosVideoEncodeAccelerator, for use in hardware-accelerating video encoding on Exynos platforms. * Add a new profile RAWPROFILE_I420 to media::VideoCodecProfile to indicate an packed I420 bitstream. BUG=chromium:221441 TEST=build, run on CrOS snow Change-Id: I8bdf867f0d1dfbe3e10ee9279b327a05ce1d2ff0

Patch Set 1 : 7e087a11 #

Patch Set 2 : 11c25090 Rebase. #

Patch Set 3 : b4091995git log --decorate #

Patch Set 4 : b4091995 MFC hardware requirements. #

Patch Set 5 : a1d2f2c4 Bitrate settings. #

Total comments: 82

Patch Set 6 : b673f1a3 WIP - for posciak@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2099 lines, -5 lines) Patch
M content/common/gpu/gl_surface_encoder.cc View 1 2 3 4 5 2 chunks +30 lines, -4 lines 0 comments Download
A content/common/gpu/media/exynos_video_encode_accelerator.h View 1 2 3 4 5 1 chunk +360 lines, -0 lines 0 comments Download
A content/common/gpu/media/exynos_video_encode_accelerator.cc View 1 2 3 4 5 1 chunk +1701 lines, -0 lines 0 comments Download
M content/content_common.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M media/base/video_decoder_config.h View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
sheu
The encoder. fischman@: PTAL
7 years, 6 months ago (2013-06-12 07:33:39 UTC) #1
Pawel Osciak
First pass. https://chromiumcodereview.appspot.com/16693005/diff/22001/content/common/gpu/media/exynos_video_encode_accelerator.cc File content/common/gpu/media/exynos_video_encode_accelerator.cc (right): https://chromiumcodereview.appspot.com/16693005/diff/22001/content/common/gpu/media/exynos_video_encode_accelerator.cc#newcode278 content/common/gpu/media/exynos_video_encode_accelerator.cc:278: // 1. Format (VIDIOC_S_FMT) set first on ...
7 years, 6 months ago (2013-06-17 23:21:56 UTC) #2
Ami GONE FROM CHROMIUM
https://chromiumcodereview.appspot.com/16693005/diff/22001/content/common/gpu/gl_surface_encoder.cc File content/common/gpu/gl_surface_encoder.cc (right): https://chromiumcodereview.appspot.com/16693005/diff/22001/content/common/gpu/gl_surface_encoder.cc#newcode1 content/common/gpu/gl_surface_encoder.cc:1: // Copyright (c) 2013 The Chromium Authors. All rights ...
7 years, 6 months ago (2013-06-18 01:09:25 UTC) #3
Ami GONE FROM CHROMIUM
sheu@ time to close this CL?
7 years, 1 month ago (2013-10-31 21:26:07 UTC) #4
sheu
7 years, 1 month ago (2013-10-31 21:28:35 UTC) #5

Powered by Google App Engine
This is Rietveld 408576698