Chromium Code Reviews

Issue 5964011: Fix a couple of errors with bad Vorbis headers, and go through the associated... (Closed)

Created:
9 years, 12 months ago by Chris Evans
Modified:
9 years, 6 months ago
Reviewers:
jschuh
CC:
chromium-reviews
Visibility:
Public.

Description

Fix a couple of errors with bad Vorbis headers, and go through the associated ffmpeg patching dance. BUG=68815 TEST=See bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70200

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Stats (+41 lines, -1 line)
M README.chromium View 2 chunks +9 lines, -0 lines 0 comments
A patches/to_upstream/21_vorbis_overflow.patch View 1 chunk +25 lines, -0 lines 0 comments
M source/patched-ffmpeg-mt/libavcodec/vorbis_dec.c View 2 chunks +7 lines, -1 line 0 comments

Messages

Total messages: 2 (0 generated)
Chris Evans
9 years, 12 months ago (2010-12-27 20:31:04 UTC) #1
jschuh
9 years, 12 months ago (2010-12-27 20:47:11 UTC) #2
lgtm (assuming that the ffmpeg patch application stuff is all good)

Powered by Google App Engine