[vlc-devel] Can anyone tell me why this patch was done?
Jean-Baptiste Besnard
jbbesnard at actech-innovation.com
Wed Aug 19 12:27:05 CEST 2009
Hi,
I've been working on the same issue and I came to a solution
which consists in taking the sub-items back in the plugin’s medialist.
I’m joining my own patch, it was done to solve #2862 (https://trac.videolan.org/vlc/ticket/2862
).
In my opinion the plugin should rely on the API for its stability.
I tried medialistplayer too but it seems quite unstable. As to me the
media_player should have a working playlist at the API level as it is
quite a basic functionality but this would involve more work.
Best Regards,
Jean-Baptiste BESNARD
Le 18 août 09 à 18:37, Niles Bindel a écrit :
> Hi all,
>
> As per my previous post, I'm trying to resolve an issue with the
> Mozilla plugin playlist. I've found this in the March 2009 archives
> and believe it is highly relevant to what I've been trying to figure
> out.
>
> Could someone please explain to me what the purpose of this patch
> was or point me to a discussion about it? I was unable to find any
> previous discussion in the archive.
>
> http://mailman.videolan.org/pipermail/vlc-devel/2009-March/056999.html
>
> I really need to understand why the playlist removed from the plugin
> because putting it back in is how I resolved the playback file
> transitioning issue. I'd really like to resolve this issue in a
> manner that does not require me to patch/recompile my own copy of
> the plugin especially since I had to use the deprecated function
> libvlc_playlist_get_media_player to accomplish it (which, I assume,
> is one reason for the above patch).
> _______________________________________________
> 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/20090819/6e4790dc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Mozilla-plugin-ActiveX-Solving-the-playlist-probl.patch
Type: application/octet-stream
Size: 5064 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090819/6e4790dc/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090819/6e4790dc/attachment-0001.html>
More information about the vlc-devel
mailing list