Bug 109362 - [GStreamer] audio is muted when playback rate is between 0.8 and 2.0
Summary: [GStreamer] audio is muted when playback rate is between 0.8 and 2.0
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-09 13:13 PST by Philippe Normand
Modified: 2013-02-10 02:02 PST (History)
9 users (show)

See Also:


Attachments
Patch (2.47 KB, patch)
2013-02-09 13:22 PST, Philippe Normand
no flags Details | Formatted Diff | Diff
Patch (2.47 KB, patch)
2013-02-09 13:24 PST, Philippe Normand
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2013-02-09 13:13:41 PST
Audio should not be muted in those case if audio pitch adjustment is enabled.
Comment 1 Philippe Normand 2013-02-09 13:22:35 PST
Created attachment 187442 [details]
Patch
Comment 2 Philippe Normand 2013-02-09 13:23:12 PST
http://www.soundslice.com/yt/lBWra6snX-g/ :)
Comment 3 Philippe Normand 2013-02-09 13:24:39 PST
Created attachment 187443 [details]
Patch
Comment 4 Build Bot 2013-02-09 17:32:38 PST
Comment on attachment 187443 [details]
Patch

Attachment 187443 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://queues.webkit.org/results/16468658

New failing tests:
compositing/checkerboard.html
accessibility/anchor-linked-anonymous-block-crash.html
http/tests/cache/cancel-multiple-post-xhrs.html
animations/3d/state-at-end-event-transform.html
animations/3d/replace-filling-transform.html
http/tests/cache/history-only-cached-subresource-loads.html
compositing/bounds-in-flipped-writing-mode.html
accessibility/accessibility-node-reparent.html
animations/animation-border-overflow.html
accessibility/accessibility-object-detached.html
accessibility/anonymous-render-block-in-continuation-causes-crash.html
animations/animation-controller-drt-api.html
compositing/absolute-position-changed-with-composited-parent-layer.html
compositing/absolute-position-changed-in-composited-layer.html
http/tests/cache/iframe-304-crash.html
animations/3d/transform-perspective.html
http/tests/cache/cancel-during-failure-crash.html
canvas/philip/tests/2d.clearRect+fillRect.alpha0.5.html
canvas/philip/tests/2d.clearRect.basic.html
animations/3d/transform-origin-vs-functions.html
animations/animation-css-rule-types.html
canvas/philip/tests/2d.clearRect+fillRect.basic.html
canvas/philip/tests/2d.clearRect+fillRect.alpha0.html
Comment 5 Philippe Normand 2013-02-10 01:53:52 PST
That buildbot looks kinda red but it's not my fault for once :)
Comment 6 Philippe Normand 2013-02-10 02:02:08 PST
Comment on attachment 187443 [details]
Patch

Clearing flags on attachment: 187443

Committed r142391: <http://trac.webkit.org/changeset/142391>
Comment 7 Philippe Normand 2013-02-10 02:02:13 PST
All reviewed patches have been landed.  Closing bug.