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

Issue 2140001: Removed PushSource::Packet. SeekableBuffer.current_time() fixed to return (Closed)

Created:
10 years, 7 months ago by Sergey Ulanov
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr., scherkus (not reviewing), fbarchard, Alpha Left Google, awong
Visibility:
Public.

Description

Removed PushSource::Packet. SeekableBuffer.current_time() fixed to return kInvalidTimestamp when the time is unknown. TEST=media_unittests BUG=28654 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48329

Patch Set 1 #

Total comments: 3

Patch Set 2 : - #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -71 lines) Patch
M media/audio/simple_sources.h View 2 chunks +4 lines, -12 lines 0 comments Download
M media/audio/simple_sources.cc View 1 4 chunks +12 lines, -44 lines 2 comments Download
M media/base/seekable_buffer.h View 1 chunk +3 lines, -3 lines 0 comments Download
M media/base/seekable_buffer.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M media/base/seekable_buffer_unittest.cc View 3 chunks +16 lines, -9 lines 0 comments Download
M media/filters/audio_renderer_algorithm_base.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Sergey Ulanov
Couple more fixes for the buffers bug.
10 years, 7 months ago (2010-05-22 01:04:40 UTC) #1
Sergey Ulanov
ping
10 years, 7 months ago (2010-05-24 22:27:49 UTC) #2
Sergey Ulanov
ping
10 years, 7 months ago (2010-05-26 20:01:17 UTC) #3
awong
http://codereview.chromium.org/2140001/diff/1/2 File media/audio/simple_sources.cc (right): http://codereview.chromium.org/2140001/diff/1/2#newcode75 media/audio/simple_sources.cc:75: buffer_.Seek(size); Is there a reason to use memcpy + ...
10 years, 7 months ago (2010-05-26 20:24:18 UTC) #4
Sergey Ulanov
http://codereview.chromium.org/2140001/diff/1/2 File media/audio/simple_sources.cc (right): http://codereview.chromium.org/2140001/diff/1/2#newcode75 media/audio/simple_sources.cc:75: buffer_.Seek(size); On 2010/05/26 20:24:18, awong wrote: > Is there ...
10 years, 7 months ago (2010-05-26 20:48:48 UTC) #5
awong
LGTM Seems like a good incremental change. I remember the need for putting in push ...
10 years, 7 months ago (2010-05-26 20:54:41 UTC) #6
Sergey Ulanov
I think we can replace PushSource with SeekableBuffer in AudioRendererHost. Beside that PushSource is used ...
10 years, 7 months ago (2010-05-26 21:10:43 UTC) #7
scherkus (not reviewing)
Adding my $0.02 despite comment being closed. One of my biggest coding sins was make ...
10 years, 7 months ago (2010-05-27 02:36:05 UTC) #8
scherkus (not reviewing)
10 years, 7 months ago (2010-05-27 02:36:31 UTC) #9
Ignore that part where I said "nit" because that's really old comment

Powered by Google App Engine
This is Rietveld 408576698