index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
asxparser.c
Commit message (
Expand
)
Author
Age
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
*
marks several string parameters as const, as they are not modified inside the...
reynaldo
2006-07-13
*
rm unnecesary void* casts - part 1
reynaldo
2006-07-01
*
Fix possible use of body uninitialized. Remove an unneeded free (body
rtognimp
2006-03-10
*
Respect -playlist for asx streams
rtognimp
2004-04-17
*
output typo fixes: unknow --> unknown
diego
2003-07-09
*
Remove STREAMTYPE_PLAYLIST.
albeu
2003-03-30
*
Fix some memleaks
albeu
2003-03-14
*
this patch adds an fallback to playlist (any but the plaintext-list format)
arpi
2003-01-12
*
Allow to use the asx parser for some other purposes
albeu
2002-11-12
*
New config system + cleanup of header inter dependency
albeu
2002-11-12
*
patch for crashes/memory corruptions in ASX playlist parser.
arpi
2002-10-25
*
Portability fix with realloc
albeu
2002-04-23
*
Bug fix in entry parsing.
albeu
2002-02-23
*
Implementation of entryref
albeu
2002-01-22
*
FreeBSD fix
nexus
2002-01-08
*
tree-based playlist parser code by Alban Bedel <albeu@free.fr>
arpi
2002-01-08