[PATCH v2 1/4] winegstreamer: Introduce audio conversion transform.

Zebediah Figura (she/her) zfigura at codeweavers.com
Wed Dec 2 11:25:12 CST 2020


On 12/2/20 11:15 AM, Derek Lesho wrote:
> 
> On 12/2/20 12:07 PM, Zebediah Figura (she/her) wrote:
>> Performance isn't really the concern—it's more code, and you really
>> should be handling allocation failure.
>>
>> Another solution could be to just use a fixed-size stack buffer.
> Okay, I guess I'll do that.  There's no limit to how many types you can
> register for the MFT so I'll just make a max of 100 for both input and
> output (so ~3.2kb of stack space).

I think there's no need for that; just allocate as much stack space as
you actually need.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x0D9D358A07A17840.asc
Type: application/pgp-keys
Size: 1769 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201202/c88917b3/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201202/c88917b3/attachment.sig>


More information about the wine-devel mailing list