Closed Bug 664354 Opened 14 years ago Closed 14 years ago

nsBuiltinDecoderStateMachine::GetUndecodedData() returns result in milliseconds not microseconds

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: cpearce, Assigned: cpearce)

Details

Attachments

(1 file)

nsBuiltinDecoderStateMachine::GetUndecodedData() is supposed to return the number of microseconds of undecoded data, but it's returning the number of seconds of undecoded data. My bad.
Attached patch PatchSplinter Review
Assignee: nobody → chris
Status: NEW → ASSIGNED
Attachment #539400 - Flags: review?(roc)
Comment on attachment 539400 [details] [diff] [review] Patch Review of attachment 539400 [details] [diff] [review]: -----------------------------------------------------------------
Attachment #539400 - Flags: review?(roc) → review+
(In reply to comment #0) > nsBuiltinDecoderStateMachine::GetUndecodedData() is supposed to return the > number of microseconds of undecoded data, but it's returning the number of > seconds of undecoded data. My bad. I meant it's returning a result in milliseconds not seconds.
Summary: nsBuiltinDecoderStateMachine::GetUndecodedData() returns result in seconds not microseconds → nsBuiltinDecoderStateMachine::GetUndecodedData() returns result in milliseconds not microseconds
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: