Closed
Bug 555121
Opened 16 years ago
Closed 16 years ago
Update to libvorbis 1.3.1
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: kinetik, Assigned: kinetik)
References
Details
Attachments
(1 file)
|
103.05 KB,
patch
|
cajbir
:
review+
|
Details | Diff | Splinter Review |
libvorbis 1.3.0 will be released in the next couple of days, and includes fixes for a memory leak occurring with one of the files in our testsuite (https://trac.xiph.org/ticket/1663), and possibly allows us to remove some of the local patches we've got applied to our in-tree libvorbis.
Comment 1•16 years ago
|
||
I believe the patch for bug 550184 can be removed when updating to this version.
| Assignee | ||
Comment 2•16 years ago
|
||
1.3.0 release was bad, updating bug to 1.3.1.
Summary: Update to libvorbis 1.3.0 → Update to libvorbis 1.3.1
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → kinetik
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•16 years ago
|
||
Update to libvorbis 1.3.1 release. Removes two patches that have since been applied upstream.
Attachment #451824 -
Flags: review?(chris.double)
Updated•16 years ago
|
Attachment #451824 -
Flags: review?(chris.double) → review+
Comment 4•16 years ago
|
||
Comment on attachment 451824 [details] [diff] [review]
patch v0
Just noting I don't actually review the contents of the patch since it's third party library code. r+ our README changes, etc.
| Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Whiteboard: [needs landing]
| Assignee | ||
Comment 5•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Whiteboard: [needs landing]
| Assignee | ||
Comment 6•16 years ago
|
||
Something is causing random orange on Linux m1 (bug 573161). Backed this out to see if it helps.
http://hg.mozilla.org/mozilla-central/rev/3369d001d6bb
http://hg.mozilla.org/mozilla-central/rev/5504cc6d3169
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I relanded this as
http://hg.mozilla.org/mozilla-central/rev/5e852b461c06
since it does not appear to be responsible for the failures.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•