aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/librtsp
Commit message (Expand)AuthorAge
* marks several read-only string parameters and function return-values which ca...Gravatar reynaldo2006-07-16
* missing free() if bails out at step 12Gravatar ben2006-07-01
* new rtsp-destination option which allows forcing destination ip address (fixe...Gravatar ben2006-07-01
* coverity report #179 from xine: variable "rest" not freed or pointed-to in fu...Gravatar ben2006-06-29
* cosmetic patch to remove useless sizeof(char) statementsGravatar ben2006-06-29
* increase buffer size, "CSeq: %u" has a worst case of 17 (fix 1.18 from xine, ...Gravatar ben2006-06-29
* be more tolerant on server responses parameters case (fix 1.17 from xine, see...Gravatar ben2006-06-29
* 2 more unused functions removal (trying to sync with xine)Gravatar ben2006-06-29
* removed unused hexdump()Gravatar ben2006-06-29
* fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for repor...Gravatar ben2006-06-29
* includes before checking for defines (thanks Reimar for watching me)Gravatar ben2006-06-27
* network code portability for win32Gravatar ben2006-06-27
* avoid messing up with includesGravatar ben2006-06-27
* added new native rtsp demuxer code for mpeg-ts over rtp (now both real and no...Gravatar ben2006-06-26
* cosmetic changes to avoid constants redefinitionGravatar ben2006-06-26
* prevent a buffer overflow to occur at teardownGravatar ben2006-06-23
* moved generic rtsp related files from realrtsp to librtspGravatar ben2006-06-23