Closed
Bug 997110
Opened 11 years ago
Closed 11 years ago
Improve enqueue/dequeue buffer logic in WebrtcOMXH264VideoCodec
Categories
(Core :: WebRTC: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1015029
People
(Reporter: jhlin, Unassigned)
References
Details
See bug 911046 comment 81, OMXOutputDrain should drop input queue items according to what has been drained.
Updated•11 years ago
|
Flags: needinfo?(jolin)
Reporter | ||
Comment 1•11 years ago
|
||
Oscar, may I know what info you need from me? :)
Flags: needinfo?(jolin)
Comment 2•11 years ago
|
||
Hey, John. I wanna know if I could help with this. I don't know what are the buffers you refer on comment #1 and what do you mean with 'drop input queue accordingly'. Thanks!
Reporter | ||
Comment 3•11 years ago
|
||
(In reply to Oscar Patiño González from comment #2)
> Hey, John. I wanna know if I could help with this. I don't know what are the
> buffers you refer on comment #1 and what do you mean with 'drop input queue
> accordingly'. Thanks!
That was about the last part of jesup's comment (bug 911046 comment 81) - the 1:1 input/output assumption I made in encoding.
It is in fact already fixed, again thanks to jesup [1], but I forgot to update this bug. :$
[1] http://hg.mozilla.org/mozilla-central/rev/8c852c4ecde1
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•