Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 04 Aug 2006 19:36:41 +0000 | ben | moved some definitions from rtp.h to rtp.c as they're not exported or used anywhere else |
Fri, 04 Aug 2006 19:31:53 +0000 | ben | removed udp socket creation code from rtp stack to a new dedicated udp helper file |
Fri, 04 Aug 2006 18:46:32 +0000 | reimar | -identify should display all ID_ messages, including DVD title length |
Fri, 04 Aug 2006 18:44:52 +0000 | ben | fix compilation of librtsp |
Fri, 04 Aug 2006 18:42:28 +0000 | ben | few cosmectic changes to remove duplication |
Fri, 04 Aug 2006 18:40:19 +0000 | reimar | Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed otherwise). |