Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 23 Jun 2006 20:28:12 +0000 | ben | prevent most RTSP streams from locking due to -idx |
Fri, 23 Jun 2006 20:23:08 +0000 | ben | added myself to AUTHORS file |
Fri, 23 Jun 2006 20:18:48 +0000 | ben | removed some includes that are now useless |
Fri, 23 Jun 2006 20:17:12 +0000 | ben | new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more generic |
Fri, 23 Jun 2006 19:34:06 +0000 | ben | some printf() to mp_msg() replacements |
Fri, 23 Jun 2006 19:30:15 +0000 | ben | move real_rtsp init/uninit code to its dedicated place to simplify a bit rtsp session demuxer |
Fri, 23 Jun 2006 15:12:56 +0000 | diego | Produce correct version string even when not run in a Subversion working copy. |