mpv/libmpdemux/librtsp
reynaldo d427579f79 marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19113 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-16 01:20:30 +00:00
..
rtsp.c marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org 2006-07-16 01:20:30 +00:00
rtsp.h marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org 2006-07-16 01:20:30 +00:00
rtsp_rtp.c missing free() if bails out at step 12 2006-07-01 15:07:57 +00:00
rtsp_rtp.h avoid messing up with includes 2006-06-27 19:16:43 +00:00
rtsp_session.c added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled) 2006-06-26 21:27:57 +00:00
rtsp_session.h added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled) 2006-06-26 21:27:57 +00:00