Bug 26244 - Handle more than just one audio stream.
Summary: Handle more than just one audio stream.
Status: NEW
Alias: None
Product: Telepathy
Classification: Unclassified
Component: fargo (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: David Laban
QA Contact: Simon McVittie
URL: http://git.collabora.co.uk/?p=user/al...
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2010-01-26 06:27 UTC by David Laban
Modified: 2010-12-10 07:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description David Laban 2010-01-26 06:27:40 UTC
Current code assumes that we only want a single audio stream. We should probably relax this assumption.
Comment 1 David Laban 2010-12-09 12:28:04 UTC
I actually ended up doing some serious refactoring to make this work.

I'm pretty happy with the shape of the code now. I need to track down a leak again, but I'd quite like to get some review on the stuff I've got so far.

There are also some other misc bugfixes in that branch, and the actual fix for this bug is in the last commit only. There is also a -unsquashed version of the same branch, but it's more difficult to follow.
Comment 2 David Laban 2010-12-10 07:59:14 UTC
woop! Leak fixed and appended to this branch. That's got to be my first @inlineCallbacks-related leak. objgraph saves the day again.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.