[vlc-devel] commit: xspf: Fix a crash on track elements without a location ( Derk-Jan Hartman )
jpd at videolan.org
jpd at videolan.org
Thu Jun 25 14:35:47 CEST 2009
On Thu, Jun 25, 2009 at 02:24:06PM +0200, git version control wrote:
> A <track> can have 0 or more <location> elements. VLC doesn't like
> elements without a uri however, so init an element with vlc://nop.
> Note also that we currently only support 1 location element per
> track....
Use the first non-nop entry then?
More information about the vlc-devel
mailing list