index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
librtsp
Commit message (
Expand
)
Author
Age
*
missing free() if bails out at step 12
ben
2006-07-01
*
new rtsp-destination option which allows forcing destination ip address (fixe...
ben
2006-07-01
*
coverity report #179 from xine: variable "rest" not freed or pointed-to in fu...
ben
2006-06-29
*
cosmetic patch to remove useless sizeof(char) statements
ben
2006-06-29
*
increase buffer size, "CSeq: %u" has a worst case of 17 (fix 1.18 from xine, ...
ben
2006-06-29
*
be more tolerant on server responses parameters case (fix 1.17 from xine, see...
ben
2006-06-29
*
2 more unused functions removal (trying to sync with xine)
ben
2006-06-29
*
removed unused hexdump()
ben
2006-06-29
*
fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for repor...
ben
2006-06-29
*
includes before checking for defines (thanks Reimar for watching me)
ben
2006-06-27
*
network code portability for win32
ben
2006-06-27
*
avoid messing up with includes
ben
2006-06-27
*
added new native rtsp demuxer code for mpeg-ts over rtp (now both real and no...
ben
2006-06-26
*
cosmetic changes to avoid constants redefinition
ben
2006-06-26
*
prevent a buffer overflow to occur at teardown
ben
2006-06-23
*
moved generic rtsp related files from realrtsp to librtsp
ben
2006-06-23