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

Issue 3058004: Checking in FFmpeg regression testing framework. (Closed)

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

Description

Checking in FFmpeg regression testing framework. Basically verifies that our assumptions on how FFmpeg works opening/seeking/parsing files remain intact. BUG=19865 TEST=run ffmpeg_unittests :) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53818

Patch Set 1 #

Total comments: 6

Patch Set 2 : Test with FFmpeg r53025 #

Patch Set 3 : Seek tests #

Patch Set 4 : Final cut #

Unified diffs Side-by-side diffs Delta from patch set Stats (+658 lines, -0 lines) Patch
A media/ffmpeg/ffmpeg_unittest.cc View 1 2 3 1 chunk +625 lines, -0 lines 0 comments Download
M media/media.gyp View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scherkus (not reviewing)
This isn't really ready to go but if you want to look at it go ...
10 years, 5 months ago (2010-07-21 01:24:04 UTC) #1
Paweł Hajdan Jr.
Drive-by with test comments. http://codereview.chromium.org/3058004/diff/1/2 File media/ffmpeg/ffmpeg_unittest.cc (right): http://codereview.chromium.org/3058004/diff/1/2#newcode207 media/ffmpeg/ffmpeg_unittest.cc:207: CHECK(has_audio()); nit: Can we use ...
10 years, 5 months ago (2010-07-21 01:29:10 UTC) #2
scherkus (not reviewing)
Alpha: this version compiles with FFmpeg DEPS @ r53025 If you copy counting.ogv into /media/test/data/content ...
10 years, 5 months ago (2010-07-21 19:37:15 UTC) #3
Paweł Hajdan Jr.
Code I commented in the drive-by LGTM.
10 years, 5 months ago (2010-07-21 20:16:14 UTC) #4
Alpha Left Google
10 years, 4 months ago (2010-07-26 22:00:42 UTC) #5
LGTM. I think this test is becoming very useful since we can use that to tweat
different seek flags / patch.

Powered by Google App Engine
This is Rietveld 408576698