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

Issue 794433005: VAAPI VDA H264 Encoder: explicitly set max_num_reorder_frames to 0 in VUI. (Closed)

Created:
5 years, 11 months ago by hshi1
Modified:
5 years, 11 months ago
Reviewers:
holmer, Pawel Osciak, Stefan
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

VAAPI VDA H264 Encoder: explicitly set max_num_reorder_frames to 0 in VUI. Set max_num_reorder_frames to allow the decoder to output pictures early. BUG=446627 TEST=video_encode_accelerator_unittest Committed: https://crrev.com/8e37c0b62f039f48abec63409f01965081f8d8b4 Cr-Commit-Position: refs/heads/master@{#311504}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use default denoms per spec. #

Total comments: 4

Patch Set 3 : More nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M content/common/gpu/media/vaapi_video_encode_accelerator.cc View 1 2 1 chunk +17 lines, -1 line 0 comments Download

Messages

Total messages: 13 (3 generated)
hshi1
PTAL, thanks!
5 years, 11 months ago (2015-01-07 23:55:25 UTC) #2
hshi1
+holmer as well. Correctly setting the max_num_reordering_frame_ field has also the benefit of much lower ...
5 years, 11 months ago (2015-01-08 18:14:00 UTC) #4
holmer
On 2015/01/08 18:14:00, hshi1 wrote: > +holmer as well. > > Correctly setting the max_num_reordering_frame_ ...
5 years, 11 months ago (2015-01-09 15:31:48 UTC) #5
Pawel Osciak
https://codereview.chromium.org/794433005/diff/1/content/common/gpu/media/vaapi_video_encode_accelerator.cc File content/common/gpu/media/vaapi_video_encode_accelerator.cc (right): https://codereview.chromium.org/794433005/diff/1/content/common/gpu/media/vaapi_video_encode_accelerator.cc#newcode979 content/common/gpu/media/vaapi_video_encode_accelerator.cc:979: packed_sps_.AppendUE(0); // max_bits_per_mb_denom I think we probably want to ...
5 years, 11 months ago (2015-01-13 13:59:44 UTC) #6
hshi1
https://codereview.chromium.org/794433005/diff/1/content/common/gpu/media/vaapi_video_encode_accelerator.cc File content/common/gpu/media/vaapi_video_encode_accelerator.cc (right): https://codereview.chromium.org/794433005/diff/1/content/common/gpu/media/vaapi_video_encode_accelerator.cc#newcode979 content/common/gpu/media/vaapi_video_encode_accelerator.cc:979: packed_sps_.AppendUE(0); // max_bits_per_mb_denom On 2015/01/13 13:59:44, Pawel Osciak wrote: ...
5 years, 11 months ago (2015-01-13 18:50:19 UTC) #7
Pawel Osciak
lgtm % nits https://codereview.chromium.org/794433005/diff/20001/content/common/gpu/media/vaapi_video_encode_accelerator.cc File content/common/gpu/media/vaapi_video_encode_accelerator.cc (right): https://codereview.chromium.org/794433005/diff/20001/content/common/gpu/media/vaapi_video_encode_accelerator.cc#newcode975 content/common/gpu/media/vaapi_video_encode_accelerator.cc:975: packed_sps_.AppendBool(true); // bitstream_restriction_flag Nit: per coding ...
5 years, 11 months ago (2015-01-14 02:04:33 UTC) #8
hshi1
https://codereview.chromium.org/794433005/diff/20001/content/common/gpu/media/vaapi_video_encode_accelerator.cc File content/common/gpu/media/vaapi_video_encode_accelerator.cc (right): https://codereview.chromium.org/794433005/diff/20001/content/common/gpu/media/vaapi_video_encode_accelerator.cc#newcode975 content/common/gpu/media/vaapi_video_encode_accelerator.cc:975: packed_sps_.AppendBool(true); // bitstream_restriction_flag On 2015/01/14 02:04:33, Pawel Osciak wrote: ...
5 years, 11 months ago (2015-01-14 02:27:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/794433005/40001
5 years, 11 months ago (2015-01-14 17:47:04 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-14 17:48:25 UTC) #12
commit-bot: I haz the power
5 years, 11 months ago (2015-01-14 17:49:28 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8e37c0b62f039f48abec63409f01965081f8d8b4
Cr-Commit-Position: refs/heads/master@{#311504}

Powered by Google App Engine
This is Rietveld 408576698