After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 697913 - Port osx_audio to 1.0.x
Port osx_audio to 1.0.x
Status: RESOLVED DUPLICATE of bug 697103
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.x
Other Mac OS
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-04-12 20:31 UTC by Todd Agulnick
Modified: 2013-04-12 21:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (41.50 KB, application/octet-stream)
2013-04-12 20:31 UTC, Todd Agulnick
Details

Description Todd Agulnick 2013-04-12 20:31:50 UTC
Created attachment 241400 [details]
proposed patch

The osx_audio plugin hasn't yet been ported to 1.0.x.

The attached patch moves things forward some. The sink portion seems to work (at least for two-channel audio, which is all I tested). The source part doesn't yet (caps negotiation failure, I believe). I'd appreciate some review and guidance before going further (which I'm happy to do, btw.)
Comment 1 Tim-Philipp Müller 2013-04-12 20:47:21 UTC
Hi Todd, thanks for that, but are you aware of bug #697103 which also has a patch?
Comment 2 Todd Agulnick 2013-04-12 21:06:25 UTC
(In reply to comment #1)
> Hi Todd, thanks for that, but are you aware of bug #697103 which also has a
> patch?

Oh no! I wasn't aware of this work in progress. Is the patch on #697103 basically complete? Should I abandon my changes?
Comment 3 Tim-Philipp Müller 2013-04-12 21:39:19 UTC
I think it's almost complete, there's just some things that need to be fixed up with the channel layouts. Perhaps you could help test it and/or finish it up?

*** This bug has been marked as a duplicate of bug 697103 ***