Closed
Bug 1411883
Opened 8 years ago
Closed 8 years ago
Minimize difference with upstream FFmpeg and our ffvpx branch
Categories
(Core :: Audio/Video: Playback, enhancement)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: jya, Assigned: jya)
References
Details
Attachments
(2 files)
In bug 1366201, FFmpeg was resync to upstream version 3.4
It was done by applying a diff on all the file we used.
Checking the files we actually use, there are differences that could make future resync difficult and patch not to apply.
We'll aim at reducing those differences so that we can simply copy the files across rather than applying diff files.
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8922270 [details]
Bug 1411883 - P1. Copy files as-is from FFmpeg upstream.
https://reviewboard.mozilla.org/r/193324/#review198540
Attachment #8922270 -
Flags: review+
Comment 4•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8922271 [details]
Bug 1411883 - P2. Update resync documentation.
https://reviewboard.mozilla.org/r/193326/#review198542
Attachment #8922271 -
Flags: review?(gsquelart) → review+
Pushed by jyavenard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/10722a700335
P1. Copy files as-is from FFmpeg upstream. r=gerald
https://hg.mozilla.org/integration/autoland/rev/3cc70231a4dc
P2. Update resync documentation. r=gerald
Comment 6•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/10722a700335
https://hg.mozilla.org/mozilla-central/rev/3cc70231a4dc
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•