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

Issue 2258113002: [AVDA] Use InMilliseconds with presentation_timestamp (Closed)

Created:
4 years, 4 months ago by akshaya
Modified:
4 years, 3 months ago
Reviewers:
DaleCurtis
CC:
chromium-reviews, feature-media-reviews_chromium.org, piman+watch_chromium.org, posciak+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[AVDA] Use InMilliseconds with presentation_timestamp AndroidVideoDecodeAccelerator::DequeueOutput fails to call SendDecodedFrameToClient even when bitstream_buffer_id for presentation_timestamp exists in bitstream_buffers_in_decoder_. BUG=637606

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M media/gpu/android_video_decode_accelerator.h View 1 chunk +1 line, -1 line 0 comments Download
M media/gpu/android_video_decode_accelerator.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
DaleCurtis
This fix doesn't seem correct. Are you implying that the Shield MediaCodec is throwing away ...
4 years, 4 months ago (2016-08-19 16:34:13 UTC) #2
akshaya
On 2016/08/19 16:34:13, DaleCurtis wrote: > This fix doesn't seem correct. Are you implying that ...
4 years, 4 months ago (2016-08-20 01:29:58 UTC) #3
DaleCurtis
4 years, 4 months ago (2016-08-21 22:50:19 UTC) #4
I think we want something like this https://codereview.chromium.org/2260913003

Powered by Google App Engine
This is Rietveld 408576698