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

Issue 2268183009: H264SPS: Centralize computation of coded size and visible rect. (Closed)

Created:
4 years, 3 months ago by sandersd (OOO until July 31)
Modified:
4 years, 3 months ago
Reviewers:
servolk, Pawel Osciak
CC:
chromium-reviews, posciak+watch_chromium.org, feature-media-reviews_chromium.org, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

H264SPS: Centralize computation of coded size and visible rect. These new methods are paranoid about undefined behavior, and they replace similar code in H264Decoder and EsParserH264. BUG=639128 Committed: https://crrev.com/d49079c5e9d04760afb4ffb433d11e8006c3e81a Cr-Commit-Position: refs/heads/master@{#415488}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Tests. #

Patch Set 3 : Make sure fuzzing code actually runs. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -41 lines) Patch
M media/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M media/filters/h264_parser.h View 1 2 chunks +12 lines, -0 lines 0 comments Download
M media/filters/h264_parser.cc View 1 2 chunks +79 lines, -0 lines 0 comments Download
M media/filters/h264_parser_fuzzertest.cc View 1 2 2 chunks +16 lines, -0 lines 0 comments Download
M media/filters/h264_parser_unittest.cc View 1 1 chunk +85 lines, -0 lines 0 comments Download
M media/formats/mp2t/es_parser_h264.cc View 2 chunks +14 lines, -27 lines 0 comments Download
M media/gpu/h264_decoder.cc View 2 chunks +11 lines, -14 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
sandersd (OOO until July 31)
Unit tests will be completed tomorrow; but I'd like early review of the API design ...
4 years, 3 months ago (2016-08-26 02:05:54 UTC) #2
servolk
On 2016/08/26 02:05:54, sandersd wrote: > Unit tests will be completed tomorrow; but I'd like ...
4 years, 3 months ago (2016-08-26 16:41:30 UTC) #3
servolk
https://codereview.chromium.org/2268183009/diff/1/media/filters/h264_parser.cc File media/filters/h264_parser.cc (right): https://codereview.chromium.org/2268183009/diff/1/media/filters/h264_parser.cc#newcode47 media/filters/h264_parser.cc:47: // Spec section 7.4.2.1.1. Nit: I think we could ...
4 years, 3 months ago (2016-08-26 16:43:05 UTC) #4
sandersd (OOO until July 31)
PTAL. I've added tests, but decided to leave them minimal since I couldn't find a ...
4 years, 3 months ago (2016-08-27 01:11:01 UTC) #6
sandersd (OOO until July 31)
On 2016/08/27 01:11:01, sandersd wrote: > PTAL. > > I've added tests, but decided to ...
4 years, 3 months ago (2016-08-30 17:39:21 UTC) #11
sandersd (OOO until July 31)
On 2016/08/30 17:39:21, sandersd wrote: > On 2016/08/27 01:11:01, sandersd wrote: > > PTAL. > ...
4 years, 3 months ago (2016-08-30 23:12:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2268183009/40001
4 years, 3 months ago (2016-08-30 23:13:29 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-30 23:20:32 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 23:22:33 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d49079c5e9d04760afb4ffb433d11e8006c3e81a
Cr-Commit-Position: refs/heads/master@{#415488}

Powered by Google App Engine
This is Rietveld 408576698