]> git.sesse.net Git - vlc/history - modules/demux/playlist/asx.c
Preparse playlist items that don't have enough meta
[vlc] / modules / demux / playlist / asx.c
2006-11-12 Clément StenacPreparse playlist items that don't have enough meta
2006-11-12 Clément StenacFix playlist unable to terminate (Closes:#829)
2006-11-12 Rémi Denis-CourmontUse Latin-1 rather than local charset for ASX files
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-01 Derk-Jan Hartman* Handle <ref></ref> ASX items
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
2006-09-30 Clément StenacMerge author/artist
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-01 Damien Fouilleulasx.c: ignore leading empty lins during detection
2006-08-31 Derk-Jan HartmanFix a bug in the asx parser. I should really finish...
2006-08-25 Sam Hocevar * modules/demux/playlist/asx.c modules/demux/mp4...
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-07-29 Derk-Jan Hartman* Allow the asx module to peek instead on relying on...
2006-07-18 Clément StenacAdd a bunch of helper functions/macros and start using...
2006-07-01 Derk-Jan Hartman* Move sgimb demux to the playlist demux, and port...
2006-06-29 Derk-Jan Hartman* New ASX parser