commit | cb905d2b514f284a550602256f07ec8429cf55ae | [log] [tgz] |
---|---|---|
author | Dale Sather <dalesat@fuchsia.infra.roller.google.com> | Fri Sep 02 02:02:20 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 01 19:04:17 2022 -0700 |
tree | 0c3075bb6a0dd3943061d766a15c8beac31e937f | |
parent | 53c4cc8b8ccc61df50fc531bab5f56ba90209dee [diff] |
[roll] Roll fuchsia [media] update ffmpeg usage This CL updates the use of libffmpeg so the tree will build will a relatively current version of ffmpeg. This involves no longer referencing fields that are removed in current ffmpeg and adding a couple of #include lines. None of this changes how the code works in production. The references to removed fields occurred only in formatting code used mostly during development. These changes were originally part of fxr/600022. Test: no behavior change Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/719702 Original-Revision: b4dcd3dbaa2d405c0b9397682d0997e118a95a5f GitOrigin-RevId: 463bb230ecc8a7011d1ede42c6395ae9c42fadf0 Change-Id: I8e6dc8f46b47e8c66352e21198e9eb700cfe778b
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
.