Roll src/third_party/ffmpeg/ 458e9fd3f..81f7d1dd5 (7 commits)
https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/458e9fd3f8e8..81f7d1dd5fa4
$ git log 458e9fd3f..81f7d1dd5 --date=short --no-merges --format='%ad %ae %s'
2018-11-08 dalecurtis Drop function: prefix in x86util.asm for macOS ffmpeg builds.
2018-11-08 dalecurtis Cleanup a few remaining yasm references in ffmpeg.
2018-11-02 dalecurtis Switch ffmpeg to using nasm for compilation.
2018-10-17 jeremya set install_name on mac when is_component_ffmpeg && !is_component_build
2018-10-16 vtsyrklevich CFI: Disable cfi-icall for ffmpeg component build
2018-10-02 liberato Group gn configs and gn config changes summary into one commit.
2018-10-02 liberato Cleanup of robosushi.py and robo_branch.py .
Created with:
roll-dep src/third_party/ffmpeg
R=chcunningham
Bug: 766721
Change-Id: Ic513abcd66ca725b29dd9a745b5b93dd5b99ae26
Reviewed-on: https://chromium-review.googlesource.com/c/1327153
Commit-Queue: Dale Curtis <[email protected]>
Reviewed-by: Chrome Cunningham <[email protected]>
Cr-Commit-Position: refs/heads/master@{#606679}
diff --git a/DEPS b/DEPS
index 554ac2c..c698100 100644
--- a/DEPS
+++ b/DEPS
@@ -715,7 +715,7 @@
},
'src/third_party/ffmpeg':
- Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '458e9fd3f8e8c913a739389c65dfaf1f77ee9106',
+ Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '81f7d1dd5fa4ff50d9a8cd86e7b76796c056459d',
'src/third_party/flac':
Var('chromium_git') + '/chromium/deps/flac.git' + '@' + 'af862024c8c8fa0ae07ced05e89013d881b00596',