Mercurial > mplayer.hg
graph
-
network code portability for win32Tue, 27 Jun 2006 19:18:52 +0000, by ben
-
avoid messing up with includesTue, 27 Jun 2006 19:16:43 +0000, by ben
-
remove MMX2 dependency (replace pshufw $78 with pswapd) so it canTue, 27 Jun 2006 05:58:46 +0000, by gpoirier
-
fix conversion float to int to use saturated ops,Tue, 27 Jun 2006 05:51:45 +0000, by gpoirier
-
don't declare same global var twice (break live555 compilation)Mon, 26 Jun 2006 22:00:44 +0000, by ben
-
updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port optionMon, 26 Jun 2006 21:32:59 +0000, by ben
-
mention new rtsp demuxer in changelog fileMon, 26 Jun 2006 21:29:47 +0000, by 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 21:27:57 +0000, by ben
-
Add new Subversion beginners guideMon, 26 Jun 2006 19:04:59 +0000, by ivo
-
Remove old CVS beginners guideMon, 26 Jun 2006 19:03:51 +0000, by ivo
-
added FreeSDP library in Copyright fileMon, 26 Jun 2006 18:31:57 +0000, by ben
-
r18824: URL update for Marillat Debian packagesMon, 26 Jun 2006 18:18:51 +0000, by kraymer
-
added myself as freesdp imported library maintainerMon, 26 Jun 2006 17:40:01 +0000, by ben
-
new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)Mon, 26 Jun 2006 17:37:55 +0000, by ben
-
cosmetic changes to avoid constants redefinitionMon, 26 Jun 2006 17:27:38 +0000, by ben
-
Avoid crash in uninit-without-config caseMon, 26 Jun 2006 17:01:07 +0000, by reimar
-
URL update for Marillat Debian packagesMon, 26 Jun 2006 10:50:45 +0000, by diego
-
support for auto_close parameter in menu command list (geexbox patch)Sun, 25 Jun 2006 21:24:46 +0000, by ben
-
switch_ratio -1 slave command restores aspect ratio to default value (geexbox patch)Sun, 25 Jun 2006 21:16:52 +0000, by ben
-
declaring static functions with the same name than libc ones was not the best idea everSun, 25 Jun 2006 20:59:12 +0000, by ben
-
Typo: use ptmpstr instead of tmpstr to strip leading spaces + addSun, 25 Jun 2006 17:37:58 +0000, by gpoirier
-
10lSun, 25 Jun 2006 16:18:50 +0000, by attila
-
kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormatSun, 25 Jun 2006 16:16:59 +0000, by attila
-
reword some of the german translations of the mga message stringsSun, 25 Jun 2006 16:09:57 +0000, by attila
-
correctly prefix all messages from -vo mga with [MGA]Sun, 25 Jun 2006 16:01:01 +0000, by attila
-
fail with an error if the source resolution is larger than 1023x1023Sun, 25 Jun 2006 15:50:19 +0000, by attila
-
Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU loadSun, 25 Jun 2006 14:03:56 +0000, by reimar
-
Forgotten free on errorSun, 25 Jun 2006 14:02:28 +0000, by reimar
-
respect AOPLAY_FINAL_CHUNK and do not discard samples read from bufferSun, 25 Jun 2006 09:02:47 +0000, by reimar
-
remove unused variableSun, 25 Jun 2006 08:53:13 +0000, by reimar
-
natsuki.mplayerhq.hu -> rsync.mplayerhq.huSat, 24 Jun 2006 21:51:51 +0000, by attila
-
exit() is not allowed in any other function than main(); removedSat, 24 Jun 2006 09:41:41 +0000, by nicodvb
-
fprintf -> ms_msgSat, 24 Jun 2006 09:30:23 +0000, by nicodvb
-
static-ized a couple of functionsSat, 24 Jun 2006 09:27:07 +0000, by nicodvb
-
rtp reordering of packets; patch by Ernitron (ernitron@fastwebnet.it)Sat, 24 Jun 2006 09:10:06 +0000, by nicodvb
-
prevent a buffer overflow to occur at teardownFri, 23 Jun 2006 22:23:07 +0000, by ben
-
added myself as the new librtsp maintainerFri, 23 Jun 2006 21:40:07 +0000, by ben
-
moved generic rtsp related files from realrtsp to librtspFri, 23 Jun 2006 21:38:28 +0000, by ben
-
remove some never called codeFri, 23 Jun 2006 20:32:32 +0000, by ben
-
prevent most RTSP streams from locking due to -idxFri, 23 Jun 2006 20:28:12 +0000, by ben
-
added myself to AUTHORS fileFri, 23 Jun 2006 20:23:08 +0000, by ben
-
removed some includes that are now uselessFri, 23 Jun 2006 20:18:48 +0000, by ben
-
new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more genericFri, 23 Jun 2006 20:17:12 +0000, by ben
-
some printf() to mp_msg() replacementsFri, 23 Jun 2006 19:34:06 +0000, by ben
-
move real_rtsp init/uninit code to its dedicated place to simplify a bit rtsp session demuxerFri, 23 Jun 2006 19:30:15 +0000, by ben
-
Produce correct version string even when not run in a Subversion working copy.Fri, 23 Jun 2006 15:12:56 +0000, by diego
-
fix charset of turkish help msgFri, 23 Jun 2006 08:36:15 +0000, by gpoirier
-
"make depend" requires version.hThu, 22 Jun 2006 22:07:25 +0000, by uau
-
remove pointless and sometimes incorrect lookupTex stuffThu, 22 Jun 2006 17:05:08 +0000, by reimar
-
reduce number of texture indirections to support older cardsThu, 22 Jun 2006 17:02:42 +0000, by reimar
-
CVS --> Subversion + better version.h handlingThu, 22 Jun 2006 13:50:26 +0000, by diego
-
CVS --> SubversionThu, 22 Jun 2006 13:49:52 +0000, by diego
-
Adapt FFmpeg version.sh that only recreates version.h if its content changed.Thu, 22 Jun 2006 13:47:50 +0000, by diego
-
CVS --> Subversion in copyright noticesThu, 22 Jun 2006 13:34:00 +0000, by diego
-
Ignore libmpencoders.a.Thu, 22 Jun 2006 13:20:41 +0000, by diego
-
CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**eduThu, 22 Jun 2006 09:39:14 +0000, by diego