[vlc-devel] [PATCH 2/3] Lua: Add new callback status_changed forplaying status changes

Srikanth Raju srikiraju at gmail.com
Sun Feb 14 04:31:19 CET 2010


On Wed, Feb 10, 2010 at 11:58 AM, Srikanth Raju <srikiraju at gmail.com> wrote:
> On Tue, Feb 9, 2010 at 4:18 PM, Jean-Philippe André <jpeg at videolan.org> wrote:
>> Monday 08 February 2010, 19:12:23,
>> Srikanth Raju wrote:
>>> Ahoy!
>>
>>     EXTENSION_SET_INPUT,      /**< arg1: extension_t*, arg2 (input_thread_t)
>> */
>> +    EXTENSION_STATUS_CHANGED, /**< arg1: int( playing status ) */
>>
>> You need to specify the extension or the input involved. In Lunettes, there
>> can be multiple inputs at the same time, and each extension can be bound to a
>> specific input thread. (better specify the extension)
>>
>
> Wouldn't this also mean that each extension should need to know which
> inputs playing status has changed. Or an extension can be bound only
> to one input?
>

Ok, I just assumed that the extension was enough, and with that
assumption, here's the new patch.

>> Patch 0001 looks good.
>>
>> --
>> Jean-Philippe André (jpeg)
>> _______________________________________________
>> vlc-devel mailing list
>> To unsubscribe or modify your subscription options:
>> http://mailman.videolan.org/listinfo/vlc-devel
>>
>
>
>
> --
> Regards,
> Srikanth Raju
>



-- 
Regards,
Srikanth Raju
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Lua-Add-new-callback-status_changed-for-playing-stat.patch
Type: text/x-patch
Size: 4975 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100214/fdd117c3/attachment.bin>


More information about the vlc-devel mailing list