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

Issue 10782019: Unbreak video_decode_accelerator_unittest by restoring HasMoreRBSPData(). (Closed)

Created:
8 years, 5 months ago by Ami GONE FROM CHROMIUM
Modified:
8 years, 5 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium, feature-media-reviews_chromium.org, Pawel Osciak, xiaomings
Visibility:
Public.

Description

Unbreak video_decode_accelerator_unittest by restoring HasMoreRBSPData(). r145769 broke the default test-25fps.h264 test stream by replacing a call to HasMoreRBSPData() with a call to HasMoreData(). This CL restores HasMoreRBSPData() from the grave and calls it again. TBR=acolwell@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146893

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -1 line) Patch
M content/common/gpu/media/h264_bit_reader.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/common/gpu/media/h264_bit_reader.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M content/common/gpu/media/h264_parser.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Ami GONE FROM CHROMIUM
xiaomings/posciak: FYI acolwell: please review when you get back (I'm going to TBR this in ...
8 years, 5 months ago (2012-07-16 20:02:18 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/10782019/1
8 years, 5 months ago (2012-07-16 20:02:44 UTC) #2
commit-bot: I haz the power
8 years, 5 months ago (2012-07-16 21:35:30 UTC) #3
Change committed as 146893

Powered by Google App Engine
This is Rietveld 408576698