Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[GStreamer] Simplify linking pads in AudioDestination and correct old…
… comment. https://bugs.webkit.org/show_bug.cgi?id=148702 Patch by Hyemi Shin <hyemi.sin@samsung.com> on 2015-09-02 Reviewed by Philippe Normand. Simplify linking src pad of webkitAudioSrc and sink pad of audioConvert to one line because implementation changed not to use seperate function to complete building rest of pipelines. Correct old comment also there is no more wavparse element. No new tests, no behavior change. * platform/audio/gstreamer/AudioDestinationGStreamer.cpp: (WebCore::AudioDestinationGStreamer::AudioDestinationGStreamer): Canonical link: https://commits.webkit.org/166833@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@189255 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information