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

Issue 3169009: Merge 55596 - Fix av sync for webm files with altref video frames. Altref fra... (Closed)

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

Description

Merge 55596 - Fix av sync for webm files with altref video frames. Altref frames need to be decoded but they do not produce a valid output frame. The pts_heap_ was not getting popped for altref frames. BUG=51014 TEST=Play content form sync test and make sure the content plays back in sync. Review URL: http://codereview.chromium.org/3086009 TBR=fgalligan@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55905

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M media/filters/ffmpeg_video_decode_engine.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M media/filters/ffmpeg_video_decode_engine_unittest.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
fgalligan1
10 years, 4 months ago (2010-08-12 17:59:00 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698