1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 14:40:43 +00:00
mpv/libmpdemux/librtsp
ben 6ab349aa68 cosmetic patch to remove useless sizeof(char) statements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18858 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-29 21:53:35 +00:00
..
rtsp_rtp.c fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for report and pacman for fix) 2006-06-29 17: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
rtsp.c cosmetic patch to remove useless sizeof(char) statements 2006-06-29 21:53:35 +00:00
rtsp.h