[vlc] Re: [ProSD] Programming with libvlc
Ed Schouten
e.schouten at student.fontys.nl
Thu Dec 7 12:44:40 CET 2006
* Jean-Paul Saman <jean-paul.saman at planet.nl> wrote:
> Ed Schouten wrote:
> >For some reason, VLC's playlist handling is kind of strange. For
> >example:
> >
> >| // amount of songs in our playlist is zero
> >| libvlc_playlist_add(vinst, "foo.wav", 0, NULL, &ve);
> >| // amount of songs is now two
> >| libvlc_playlist_clear(vinst, &ve);
> >| // amount is still two
> >
> >Is this a known issue? Are there some examples of applications using the
> >new libvlc API?
>
> This bug is fixed in current snapshots.
I just managed to install VLC's 7 december snapshot after updating
ffmpeg to trunk, but it still increments the counter by two when I add a
song. What would be a good spot to look for this bug?
Yours,
--
Ed Schouten <e.schouten at student.fontys.nl>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20061207/5c139e88/attachment.sig>
More information about the vlc
mailing list