Closed Bug 1376509 Opened 7 years ago Closed 7 years ago

Bump supported playbackRates to [1/16, 16]

Categories

(Core :: Audio/Video: Playback, enhancement, P3)

55 Branch
enhancement

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: cpearce, Assigned: cpearce)

Details

Attachments

(1 file)

It looks like Chromium clamps to playbackRate of their underlying player into the range [1/16, 16]:

https://cs.chromium.org/chromium/src/media/blink/webmediaplayer_impl.cc?l=662&rcl=a50819a86ab1ebb6c0c22b2f60c47119534c58a9
https://cs.chromium.org/chromium/src/media/blink/webmediaplayer_impl.cc?l=106&rcl=a50819a86ab1ebb6c0c22b2f60c47119534c58a9

We should match their rates, so that stuff that works in Chrome works in Firefox.
Comment on attachment 8881819 [details]
Bug 1376509 - Bump supported playack rates to [1/16,16].

https://reviewboard.mozilla.org/r/152892/#review158210
Attachment #8881819 - Flags: review?(padenot) → review+
Pushed by cpearce@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fda760636615
Bump supported playack rates to [1/16,16]. r=padenot
https://hg.mozilla.org/mozilla-central/rev/fda760636615
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Assignee: nobody → cpearce
You need to log in before you can comment on or make changes to this bug.