commit | 7460eb77f4b5f203b702f4eff4e85abf6dfdd307 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon May 23 07:13:50 2011 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon May 23 07:13:50 2011 |
tree | 6db55dc5dad057059bb9477075820e9bd2a6dba8 | |
parent | 254606658571516992490bd0c128f4ab836f22b7 [diff] [blame] |
Revert 86258 - Add a unit test for Motion JPEG frames. This change adds a new unit test that verifies we can decode a JPEG image that does not have DHT markers. (This is a unit test for r85600 <http://crrev.com/85600>.) BUG=none TEST=JPEGCodec.DecodeMotionJPEG Review URL: http://codereview.chromium.org/7012034 [email protected] Review URL: http://codereview.chromium.org/7059009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86261 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS index fe0faeb..82941db4 100644 --- a/DEPS +++ b/DEPS
@@ -214,7 +214,7 @@ "/trunk/deps/third_party/yasm/patched-yasm@73761", "src/third_party/libjpeg_turbo": - "/trunk/deps/third_party/libjpeg_turbo@85600", + "/trunk/deps/third_party/libjpeg_turbo@83675", "src/third_party/flac": "/trunk/deps/third_party/flac@75901",