[vlc-devel] [PATCH] Luahttp can access equalizer settings

akash mehrotra mehrotra.akash at gmail.com
Wed Jun 22 21:38:20 CEST 2011


Fixed as per suggestions

On Thu, Jun 23, 2011 at 1:07 AM, akash mehrotra <mehrotra.akash at gmail.com>wrote:

>
>
> On Tue, Jun 21, 2011 at 5:12 AM, Francois Cartegnie <fcvlcdev at free.fr>wrote:
>
>> Le lundi 20 juin 2011, akash mehrotra a écrit :
>> > Fixed and new patch attached..
>>
>> >+        aout_instance_t *p_aout = input_GetAout( p_input );
>> >...
>> >+        vlc_object_release( p_aout );
>>
>> No check before release ?
>>
>> >+    <band0><?vlc print(round(vlc.equalizer.equalizerget(0),1))
>> ?></band0>
>> >+    <band1><?vlc print(round(vlc.equalizer.equalizerget(1),1))
>> ?></band1>
>>
>> No way. Told you on IRC: This is spreadsheet, not XML.
>>
>> Francois
>> _______________________________________________
>> vlc-devel mailing list
>> To unsubscribe or modify your subscription options:
>> http://mailman.videolan.org/listinfo/vlc-devel
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110623/c134d756/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-luahttp-can-access-and-modify-equalizer-bands.patch
Type: application/octet-stream
Size: 6267 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110623/c134d756/attachment.obj>


More information about the vlc-devel mailing list