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

Issue 4619001: Make sure that ffmpeg returning us an invalid stream cannot damage us too... (Closed)

Created:
10 years, 1 month ago by Chris Evans
Modified:
9 years, 6 months ago
CC:
chromium-reviews, vrk (LEFT CHROMIUM), scherkus (not reviewing), awong, Alpha Left Google
Visibility:
Public.

Description

Make sure that ffmpeg returning us an invalid stream cannot damage us too badly. BUG=62127 TEST=Added by Andrew Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65346

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M media/filters/ffmpeg_demuxer.cc View 1 chunk +6 lines, -1 line 1 comment Download

Messages

Total messages: 5 (0 generated)
Chris Evans
Simple enough for now :)
10 years, 1 month ago (2010-11-06 00:00:05 UTC) #1
scherkus (not reviewing)
LGTM
10 years, 1 month ago (2010-11-08 00:44:49 UTC) #2
fbarchard
http://codereview.chromium.org/4619001/diff/1/2 File media/filters/ffmpeg_demuxer.cc (right): http://codereview.chromium.org/4619001/diff/1/2#newcode533 media/filters/ffmpeg_demuxer.cc:533: size_t i = packet->stream_index; Why create a new variable ...
10 years, 1 month ago (2010-11-08 15:55:47 UTC) #3
Chris Evans
On 2010/11/08 15:55:47, fbarchard wrote: > http://codereview.chromium.org/4619001/diff/1/2 > File media/filters/ffmpeg_demuxer.cc (right): > > http://codereview.chromium.org/4619001/diff/1/2#newcode533 > ...
10 years, 1 month ago (2010-11-08 18:36:07 UTC) #4
fbarchard
10 years, 1 month ago (2010-11-08 18:55:35 UTC) #5
ok, but its not necessary for Visual C at least.

Powered by Google App Engine
This is Rietveld 408576698