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

Issue 652154: add ffmpeg_tests into autotest. unfortunately for now the x86 binary is checked in (Closed)

Created:
10 years, 10 months ago by jiesun
Modified:
9 years, 7 months ago
Reviewers:
petkov, fbarchard
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

add ffmpeg_tests into autotest. 1. only fps is checked now. 2. assume the media file is either at the bindir or hosted on the website. 3. unfortunately for now the x86 binary is checked in

Patch Set 1 #

Total comments: 5

Patch Set 2 : test cases #

Patch Set 3 : add perf key/val #

Total comments: 7

Patch Set 4 : code review issue fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, --1 lines) Patch
A client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py View 1 2 3 1 chunk +71 lines, -0 lines 0 comments Download
A client/site_tests/audiovideo_FFMPEG/control View 1 chunk +16 lines, -0 lines 0 comments Download
A client/site_tests/audiovideo_FFMPEG/ffmpeg_tests.i686 View 0 chunks +-1 lines, --1 lines 0 comments Download
A client/site_tests/audiovideo_FFMPEG/testcases View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
jiesun
for initial code review
10 years, 10 months ago (2010-02-23 21:44:51 UTC) #1
fbarchard
On 2010/02/23 21:44:51, jiesun wrote: > for initial code review Should you include the ffmpeg ...
10 years, 10 months ago (2010-02-23 21:46:22 UTC) #2
jiesun
We are still not sure how to manage binaries in Autotest. probably not for now. ...
10 years, 10 months ago (2010-02-26 18:17:09 UTC) #3
petkov
In the interest of time, let's go with binaries until we figure a way to ...
10 years, 10 months ago (2010-02-26 18:24:26 UTC) #4
jiesun
done with review issues http://codereview.chromium.org/652154/diff/1/2 File client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py (right): http://codereview.chromium.org/652154/diff/1/2#newcode71 client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py:71: logging.info("Cpu Usage %s; FPS: %s" ...
10 years, 10 months ago (2010-02-26 20:18:32 UTC) #5
petkov
http://codereview.chromium.org/652154/diff/3010/3011 File client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py (right): http://codereview.chromium.org/652154/diff/3010/3011#newcode12 client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py:12: preserve_srcdir = True Remove -- you don't have a ...
10 years, 10 months ago (2010-02-26 20:44:08 UTC) #6
jiesun
done http://codereview.chromium.org/652154/diff/3010/3011 File client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py (right): http://codereview.chromium.org/652154/diff/3010/3011#newcode12 client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py:12: preserve_srcdir = True On 2010/02/26 20:44:08, petkov wrote: ...
10 years, 10 months ago (2010-02-26 21:21:48 UTC) #7
petkov
10 years, 10 months ago (2010-02-26 22:00:58 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698