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

Unified Diff: DEPS

Issue 2752323002: Support Opus Ambisonics playback (Closed)
Patch Set: Fix issues from rebase Created 3 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | media/base/audio_decoder_config.h » ('j') | media/base/audio_decoder_config.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 4596f72dac7f8365a55f4364b49f71d1e338c2a2..83dfa4e7ac8cf7fa0bbb533b5427bfa024316538 100644
--- a/DEPS
+++ b/DEPS
@@ -205,7 +205,7 @@ deps = {
Var('chromium_git') + '/webm/libvpx.git' + '@' + 'b3bf91bdc60220c004a22d21c867cc392e684b81',
'src/third_party/ffmpeg':
- Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '28a5cdde5c32bcf66715343c10f74e85713f7aaf',
+ Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'bb7fe72a56eb574429887af24a3772b810024e9f',
'src/third_party/usrsctp/usrsctplib':
Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '2f6478eb8d40f1766a96b5b033ed26c0c2244589',
« no previous file with comments | « no previous file | media/base/audio_decoder_config.h » ('j') | media/base/audio_decoder_config.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698