| commit | 33ca60e534e01de76c1ceb494c6659aa4608eda4 | [log] [tgz] |
|---|---|---|
| author | Dale Sather <dalesat@fuchsia.infra.roller.google.com> | Tue May 10 01:11:34 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon May 09 18:13:53 2022 -0700 |
| tree | 0dd2d47a97e31fc26f3ccf32c3f94ad0eb0027a9 | |
| parent | 78c1d2547ccf6b8ae309b1a4a339915e3f0fc06e [diff] |
[roll] Roll fuchsia [mediaplayer] remove reference to buffer_internal.h mediaplayer used to reference ffmpeg's buffer_internal.h in order to access a field in an AVBuffer. This is a problem, because buffer_internal.h reference <stdatomic>, which is not compatible with our C++ toolchain going forward. Fortunately, there is a public method to access the field in question, so the reference to buffer_internal.h may be removed. Test: no behavior change Original-Fixed: 99837 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/677802 Original-Revision: 9899bf712512eea76205310388b13ed1f81f76bb GitOrigin-RevId: c5dd01d5d062379c7a4aadb85de22835bffe6382 Change-Id: I49828c5accd2a5f02a08e5c43e23f8b35755d942
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.