2007-10-22 19:21:23

by thiagoss

[permalink] [raw]
Subject: [Bluez-devel] [PATCH] Removing unused variables from gsta2dpsink

Patch removing unused variables from gsta2dpsink. Those were needed on alsa
plugin for sbc encoding, but they aren't in gsta2dpsink, because it is not
responsible for the encoding.

[]s

Thiago Sousa Santos


Attachments:
(No filename) (207.00 B)
(No filename) (228.00 B)
gsta2dpsink_unusedvariables.patch (1.01 kB)
(No filename) (314.00 B)
(No filename) (164.00 B)
Download all attachments

2007-10-23 12:20:15

by thiagoss

[permalink] [raw]
Subject: Re: [Bluez-devel] [PATCH] Removing unused variables from gsta2dpsink

I've worked further and solved more problems on gsta2dpsink, I have a new
patch that includes the modifications on the previous one.

This one also:
- fixes a possible access to unitialized data
- removes the watch from the server g_io_channel when closing it

[]s

Thiago Sousa Santos

On 10/22/07, thiagoss <[email protected]> wrote:
>
> Patch removing unused variables from gsta2dpsink. Those were needed on
> alsa plugin for sbc encoding, but they aren't in gsta2dpsink, because it is
> not responsible for the encoding.
>
> []s
>
> Thiago Sousa Santos
>
>


Attachments:
(No filename) (567.00 B)
(No filename) (896.00 B)
gsta2dpsink_bugs.patch (4.59 kB)
(No filename) (314.00 B)
(No filename) (164.00 B)
Download all attachments