]> git.sesse.net Git - vlc/commit
ASX ads behaviour
authorPierre Souchay <pierre@souchay.net>
Mon, 18 Jan 2010 08:21:16 +0000 (09:21 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 18 Jan 2010 08:22:08 +0000 (09:22 +0100)
commit463555cbd65281aaef1af170698b8ce5c31d6214
treecfe5d7d8b33d05edff34d7f86a953727cf88036a
parent8f9b242ff45f74b59df0aaee81431ea078579036
ASX ads behaviour

When the first entry is read and has a clientskip attribute, It keeps a
backup of the playlist entry for later use. If another entry exists
without clientskip attribute, the backup will be discarded.

When finished parsing, we search for a backup, if found, we add it (it
means we did not find any entry).
modules/demux/playlist/asx.c