gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] [PATCH] fix mixing sounds with Gstreamer backend


From: Hiroyuki Ikezoe
Subject: [Gnash-dev] [PATCH] fix mixing sounds with Gstreamer backend
Date: Tue, 07 Nov 2006 13:24:44 +0900

Hello,

With Gstreamer backend, sounds are not mixed because gst_element_link()
is used to connect to "addeder" instead of gsk_pad_link().

For example, the flash at bug #18167(*1) has a lot of sound channels and
play simultaneously the some sounds but can't hear it.

I attach the patch to fix it.

(*1) https://savannah.gnu.org/bugs/index.php?18167

Thank you,
Hiroyuki Ikezoe

Attachment: gnash_gst_backend.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]