Closed
Bug 945863
Opened 11 years ago
Closed 11 years ago
Opus in WebM ignores SeekPreroll
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: j, Assigned: j)
References
Details
Attachments
(1 file)
4.56 KB,
patch
|
kinetik
:
review+
|
Details | Diff | Splinter Review |
SeekPreroll is currently ignored, the webm decoder should use the SeekPreroll value provided by libnestegg while seeking to avoid clicking sound.
Assignee | ||
Comment 1•11 years ago
|
||
- handle codecdelay
- handle seekpreroll
- fix bug where wrong number of channels was passed to AudioQueue causing cracking sound on seek.
Attachment #8345196 -
Flags: review?(kinetik)
Updated•11 years ago
|
Attachment #8345196 -
Flags: review?(kinetik) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 2•11 years ago
|
||
Assignee: nobody → j
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Comment 4•9 years ago
|
||
This should be backed out. There are two dependency anoyng bug caused by this bug.
Because, this is not blocked any other Bug. So I think backing out is best way to resolve these problem.
You need to log in
before you can comment on or make changes to this bug.
Description
•