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

Issue 165270: Updated decode logic to estimate timestamps if the demuxer has not assigned o... (Closed)

Created:
11 years, 4 months ago by kylep
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, scherkus (not reviewing), fbarchard, awong, kylep, Alpha Left Google
Visibility:
Public.

Description

Updated decode logic to estimate timestamps if the demuxer has not assigned one. BUG=18208, 18726 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23038

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -9 lines) Patch
M media/filters/ffmpeg_audio_decoder.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M media/filters/ffmpeg_audio_decoder.cc View 1 3 chunks +18 lines, -9 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
kylep
11 years, 4 months ago (2009-08-10 21:54:05 UTC) #1
fbarchard
LGTM with nit on comment http://codereview.chromium.org/165270/diff/1/2 File media/filters/ffmpeg_audio_decoder.h (right): http://codereview.chromium.org/165270/diff/1/2#newcode48 Line 48: // Estimated timestamp ...
11 years, 4 months ago (2009-08-10 23:19:17 UTC) #2
scherkus (not reviewing)
LGTM with nits http://codereview.chromium.org/165270/diff/1/3 File media/filters/ffmpeg_audio_decoder.cc (right): http://codereview.chromium.org/165270/diff/1/3#newcode19 Line 19: estimated_next_timestamp_() { you can remove ...
11 years, 4 months ago (2009-08-10 23:48:00 UTC) #3
kylep
http://codereview.chromium.org/165270/diff/1/3 File media/filters/ffmpeg_audio_decoder.cc (right): http://codereview.chromium.org/165270/diff/1/3#newcode19 Line 19: estimated_next_timestamp_() { On 2009/08/10 23:48:00, scherkus wrote: > ...
11 years, 4 months ago (2009-08-11 00:11:55 UTC) #4
scherkus (not reviewing)
LGTM I hope you tested the whole matrix ;)
11 years, 4 months ago (2009-08-11 00:13:21 UTC) #5
kylep
Ok, I have verified that everything in the test matrix plays without difficulty from this ...
11 years, 4 months ago (2009-08-11 01:07:16 UTC) #6
scherkus (not reviewing)
11 years, 4 months ago (2009-08-11 01:08:24 UTC) #7
well then.. commit!

Powered by Google App Engine
This is Rietveld 408576698