Closed
Bug 1154693
Opened 10 years ago
Closed 10 years ago
Generate openh264 builds for v1.4
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: catlee)
References
Details
We'll need this for: 32/64-bit Windows, 64-bit OSX, 32/64-bit Linux and Android (ARM).
Comment 1•10 years ago
|
||
I tried out the Win32, Linux64 and OSX64 builds and they worked. However, I noticed that the .zips for OSX and Linux are twice as big as they should be. For example the linux builds contain the identical libgmpopenh264.so.0 and libgmpopenh264.so files and similarly for the OSX - libgmpopenh264.0.dylib and libgmpopenh264.dylib.
We don't need the ones with .0 and they'll just make our downloads bigger.
Assignee | ||
Comment 2•10 years ago
|
||
yeah, I suspect zip de-referenced the symlinks there.
I can re-package these without the .0 files.
Assignee | ||
Comment 3•10 years ago
|
||
We also generated builds for 32-bit OSX, and x86 Android.
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•