summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortyoshino@chromium.org <tyoshino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-11 02:34:54 +0000
committertyoshino@chromium.org <tyoshino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-11 02:34:54 +0000
commit4a46734e12d09c0fa38a2ce706441a25e5d016c0 (patch)
tree38534d75bd050fcfd8c14055974e76524b3c39d6 /DEPS
parent1d124d66343f85bdb54e3cf3fc4ce44ffb2e7cf7 (diff)
downloadchromium_src-4a46734e12d09c0fa38a2ce706441a25e5d016c0.zip
chromium_src-4a46734e12d09c0fa38a2ce706441a25e5d016c0.tar.gz
chromium_src-4a46734e12d09c0fa38a2ce706441a25e5d016c0.tar.bz2
Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream.
This change seems to have caused Linux Heapcheck bot redness. http://build.chromium.org/p/chromium.memory/builders/Linux%20Heapcheck/builds/4846 First step of many towards removing DemuxerStream::QueryInterface, AVStreamProvider, and MediaFormat. BUG=28206 TEST=media_unittests Review URL: http://codereview.chromium.org/6624062 TBR=scherkus@chromium.org Review URL: http://codereview.chromium.org/6665020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77770 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 9c82a4b..aeb91af 100644
--- a/DEPS
+++ b/DEPS
@@ -10,7 +10,7 @@ vars = {
"nacl_revision": "4382",
"libjingle_revision": "55",
"libvpx_revision": "76510",
- "ffmpeg_revision": "77311",
+ "ffmpeg_revision": "76547",
"skia_revision": "900",
"v8_revision": "7134",
}