log

age author description
Tue, 27 Jun 2006 05:51:45 +0000 gpoirier fix conversion float to int to use saturated ops,
Mon, 26 Jun 2006 22:00:44 +0000 ben don't declare same global var twice (break live555 compilation)
Mon, 26 Jun 2006 21:32:59 +0000 ben updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port option
Mon, 26 Jun 2006 21:29:47 +0000 ben mention new rtsp demuxer in changelog file
Mon, 26 Jun 2006 21:27:57 +0000 ben added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)
Mon, 26 Jun 2006 19:04:59 +0000 ivo Add new Subversion beginners guide
Mon, 26 Jun 2006 19:03:51 +0000 ivo Remove old CVS beginners guide
Mon, 26 Jun 2006 18:31:57 +0000 ben added FreeSDP library in Copyright file
Mon, 26 Jun 2006 18:18:51 +0000 kraymer r18824: URL update for Marillat Debian packages
Mon, 26 Jun 2006 17:40:01 +0000 ben added myself as freesdp imported library maintainer
Mon, 26 Jun 2006 17:37:55 +0000 ben new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)
Mon, 26 Jun 2006 17:27:38 +0000 ben cosmetic changes to avoid constants redefinition
Mon, 26 Jun 2006 17:01:07 +0000 reimar Avoid crash in uninit-without-config case
Mon, 26 Jun 2006 10:50:45 +0000 diego URL update for Marillat Debian packages
Sun, 25 Jun 2006 21:24:46 +0000 ben support for auto_close parameter in menu command list (geexbox patch)
Sun, 25 Jun 2006 21:16:52 +0000 ben switch_ratio -1 slave command restores aspect ratio to default value (geexbox patch)
Sun, 25 Jun 2006 20:59:12 +0000 ben declaring static functions with the same name than libc ones was not the best idea ever
Sun, 25 Jun 2006 17:37:58 +0000 gpoirier Typo: use ptmpstr instead of tmpstr to strip leading spaces + add
Sun, 25 Jun 2006 16:18:50 +0000 attila 10l
Sun, 25 Jun 2006 16:16:59 +0000 attila kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat
Sun, 25 Jun 2006 16:09:57 +0000 attila reword some of the german translations of the mga message strings
Sun, 25 Jun 2006 16:01:01 +0000 attila correctly prefix all messages from -vo mga with [MGA]
Sun, 25 Jun 2006 15:50:19 +0000 attila fail with an error if the source resolution is larger than 1023x1023
Sun, 25 Jun 2006 14:03:56 +0000 reimar Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load
Sun, 25 Jun 2006 14:02:28 +0000 reimar Forgotten free on error
Sun, 25 Jun 2006 09:02:47 +0000 reimar respect AOPLAY_FINAL_CHUNK and do not discard samples read from buffer
Sun, 25 Jun 2006 08:53:13 +0000 reimar remove unused variable
Sat, 24 Jun 2006 21:51:51 +0000 attila natsuki.mplayerhq.hu -> rsync.mplayerhq.hu
Sat, 24 Jun 2006 09:41:41 +0000 nicodvb exit() is not allowed in any other function than main(); removed
Sat, 24 Jun 2006 09:30:23 +0000 nicodvb fprintf -> ms_msg