[vlc-devel] PATCH: GSoC: Extend the DBus control to activate a video filter on the fly on an already playing video,

Rémi Duraffort ivoire at videolan.org
Wed Apr 15 16:30:33 CEST 2009


Le mardi 14 avril 2009 à 05:06:13, Jean-Paul Saman a écrit :
> Balazs Gerofi wrote:
>> Hello,
>>
>> attached a "first version" patch for the D-Bus on-the-fly filter addition.
>>
>> I tested it with the following command:
>> qdbus org.mpris.vlc /Player org.freedesktop.MediaPlayer.FilterSet "invert"
>>
>> Please let me know whether it is fine for the selection!
>>
>
> The patch is leaking memory in the error paths after obtaining a pointer  
> to pp_vout in:
And leaking the playlist object too :)

You have to do pl_Release( p_vlc_object ) after a
pl_Hold( p_vlc_object )


Best regards

-- 
Rémi Duraffort | ivoire



More information about the vlc-devel mailing list