[vlc-devel] commit: demux/dummy: No need to check for playlist availability. ( Also fix #1543) (Pierre d'Herbemont )
Pierre d'Herbemont
pdherbemont at free.fr
Fri Jun 13 23:07:18 CEST 2008
On Jun 13, 2008, at 11:02 PM, git version control wrote:
> vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org>
> | Fri Jun 13 23:01:08 2008 +0200|
> [058cf75a3dc66e4cf223a8cded6910daea90144e]
>
> demux/dummy: No need to check for playlist availability. (Also fix
> #1543)
>
> This is a bit contriversial, but libvlc actually uses vlc://nop, and
> this without a playlist.
It also removes one occurence of the now famous input<->playlist
circular dependancy.
the big playlist object manipulates input, not the other way around.
Pierre.
More information about the vlc-devel
mailing list