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

Side by Side Diff: third_party/ffmpeg/README.chromium

Issue 6624034: Formatting the readmes in deps to follow the proper format and making sure th... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: '' Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/drmemory/README.chromium ('k') | third_party/flac/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: ffmpeg
2 Version: 0.9.5-28-g4d1b0d2
3
4 Description:
1 Contains the sources used to compile FFmpeg binaries used by Google Chrome and 5 Contains the sources used to compile FFmpeg binaries used by Google Chrome and
2 Chromium. 6 Chromium.
3 7
4 The FFmpeg source is from Alexander Strange's ffmpeg-mt branch: 8 The FFmpeg source is from Alexander Strange's ffmpeg-mt branch:
5 git://gitorious.org/~astrange/ffmpeg/ffmpeg-mt.git 9 git://gitorious.org/~astrange/ffmpeg/ffmpeg-mt.git
6 Date: Friday November 6 2010 10 Date: Friday November 6 2010
7 Commit: ea396d3 11 Commit: ea396d3
8 This corresponds to r25669 in the mainline ffmpeg repository. 12 This corresponds to r25669 in the mainline ffmpeg repository.
9 13
10 libvpx source 14 libvpx source
(...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 diff -wurp -N orig ffmpeg-mt >patches/to_upstream/25_ogg_index.patch 297 diff -wurp -N orig ffmpeg-mt >patches/to_upstream/25_ogg_index.patch
294 298
295 Testing 299 Testing
296 Updates should be tested against 300 Updates should be tested against
297 http://wiki.xiph.org/TheoraTestsuite 301 http://wiki.xiph.org/TheoraTestsuite
298 WebKit Layout Tests 302 WebKit Layout Tests
299 http://www.chromium.org/developers/testing/webkit-layout-tests 303 http://www.chromium.org/developers/testing/webkit-layout-tests
300 make -r test_shell BUILDTYPE=Debug 304 make -r test_shell BUILDTYPE=Debug
301 ./src/webkit/tools/layout_tests/run_webkit_tests.sh --debug media/\* 305 ./src/webkit/tools/layout_tests/run_webkit_tests.sh --debug media/\*
302 306
OLDNEW
« no previous file with comments | « third_party/drmemory/README.chromium ('k') | third_party/flac/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698