[vlc-devel] [PATCH] add a way to enable/disable video effects via libvlc

PaulK gci at paulk.fr
Sun Nov 27 22:37:54 CET 2011


Here is a patch to add a way to enable/disable video effects via libvlc
This is particularly relevant in the case of the photobooth exemple,
where effects are broken (I'm working ot make it all work again).
Ticket on the tracker: 
https://trac.videolan.org/vlc/ticket/5603

This commit introduces two new ways to enable/disable effects via libvlc
API:
* libvlc_set_video_filters_string: permits to specify the enabled
effects as a one-line string
* libvlc_set_video_filter: permits to specify only one effect to enable
or disable and the functions does the rest to keep it coherent


-- 
Paul Kocialkowski 

* Website       : http://www.paulk.fr/
* Blog          : http://blog.paulk.fr/
* Microblogging : http://status.paulk.fr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-ticket-5603-add-a-way-to-enable-disable-video-ef.patch
Type: text/x-patch
Size: 8198 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111127/45687be2/attachment.bin>


More information about the vlc-devel mailing list