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
*
cleanup: don't check for NULL before free()
diego
2010-11-08
*
Merge svn change r31134
Uoti Urpala
2010-05-07
|
\
|
*
the great MPlayer tab removal: part II
diego
2010-05-03
*
|
Merge svn changes up to r30798
Uoti Urpala
2010-03-10
|
\
|
*
|
Merge svn changes up to r30748
Uoti Urpala
2010-03-10
|
\
\
*
\
\
Merge svn changes up to r30643
Uoti Urpala
2010-03-10
|
\
\
\
*
\
\
\
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
\
\
\
|
|
|
|
*
Remove unused static functions asx_list_add() and asx_list_remove().
cehoyos
2010-02-27
|
|
|
|
/
|
|
|
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
|
|
|
/
|
|
*
Mark some more functions that are not used outside of their files as static.
diego
2010-02-18
|
|
/
|
*
Add license header to all top-level files missing them.
diego
2010-01-30
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Move global mconfig to mpctx
Uoti Urpala
2008-04-26
|
/
*
Disable http->mmshttp rewriting hack introduced in r25168,
reimar
2008-02-08
*
Replace http:// URLs in asx files by mmshttp://.
reimar
2007-11-26
*
Remove two unused functions in asxparser
reimar
2007-06-24
*
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