1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-17 04:15:13 +00:00
mpv/libmpdemux/librtsp
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
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