Fri, 07 Jul 2006 11:20:06 +0000 |
reimar |
Remove windows-specific hack that interfered with relative path
|
Fri, 07 Jul 2006 11:17:27 +0000 |
reimar |
relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.
|
Fri, 07 Jul 2006 11:14:25 +0000 |
reimar |
Convince windows to allow window sizes > screen size
|
Fri, 07 Jul 2006 09:22:53 +0000 |
diego |
usleep is still missing in MinGW, so leave it out of the MinGW version check.
|
Fri, 07 Jul 2006 09:10:43 +0000 |
gpoirier |
Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
|
Thu, 06 Jul 2006 20:49:23 +0000 |
reimar |
Fix for case when both V4L and V4L2 are enabled
|
Thu, 06 Jul 2006 13:22:59 +0000 |
diego |
some grammar/spelling/markup fixes for -rtsp-destination
|
Thu, 06 Jul 2006 13:09:45 +0000 |
diego |
Move conditional compilation into the build system.
|
Thu, 06 Jul 2006 13:06:21 +0000 |
diego |
cosmetics
|
Thu, 06 Jul 2006 12:51:52 +0000 |
diego |
-rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.
|
Thu, 06 Jul 2006 09:21:01 +0000 |
Gabrov |
DOCS/xml/hu synced with r18923
|
Thu, 06 Jul 2006 08:07:11 +0000 |
gpoirier |
Update MPlayerOSX checkout commandlines with subversion commandline
|
Thu, 06 Jul 2006 06:58:17 +0000 |
uau |
Add a new video pts tracking mode, enabled by option -correct-pts.
|
Thu, 06 Jul 2006 05:05:00 +0000 |
reynaldo |
several function from playtreeparser.c maked static,
|
Thu, 06 Jul 2006 04:30:19 +0000 |
reynaldo |
modifies function declarations without parameters from ()
|
Thu, 06 Jul 2006 02:07:03 +0000 |
vayne |
Initial win32 gui release.
|
Thu, 06 Jul 2006 01:51:31 +0000 |
vayne |
Initial win32 gui release.
|
Wed, 05 Jul 2006 23:42:56 +0000 |
reynaldo |
document the change on -edlout's behavior
|
Wed, 05 Jul 2006 22:47:44 +0000 |
reynaldo |
Modifies behavior of -edlout
|
Wed, 05 Jul 2006 22:47:47 +0000 |
diego |
MinGW 3.1 has added gettimeofday.
|
Wed, 05 Jul 2006 22:39:54 +0000 |
diego |
Update with changes from r18894 (get_path as const).
|
Wed, 05 Jul 2006 20:28:34 +0000 |
nicodvb |
inclusion of md5.c based on USE_LIBAVUTIL_SO
|
Wed, 05 Jul 2006 20:26:39 +0000 |
nicodvb |
#define USE_LIBAVUTIL and USE_LIBAVUTIL_SO
|
Wed, 05 Jul 2006 16:51:42 +0000 |
attila |
add a file saying that people should not try to compile
|
Wed, 05 Jul 2006 10:24:23 +0000 |
diego |
remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org
|
Wed, 05 Jul 2006 06:54:58 +0000 |
reynaldo |
all cosmetics, mainly denestifying of main edl operation's fill loop
|
Wed, 05 Jul 2006 06:39:39 +0000 |
reynaldo |
fixes 1000l bug that made MPlayer segfault when an overlaping edl line was found
|
Wed, 05 Jul 2006 06:36:54 +0000 |
reynaldo |
corectly report badly formated line number
|
Wed, 05 Jul 2006 06:33:58 +0000 |
reynaldo |
reverts previous commit due to mixed cosmetics ...
|
Tue, 04 Jul 2006 21:26:41 +0000 |
reimar |
move some ill-behaving demuxers further down the list
|
Tue, 04 Jul 2006 21:14:55 +0000 |
michael |
trying to end the codec id battle
|
Tue, 04 Jul 2006 21:12:12 +0000 |
nicodvb |
respect dvdnav's requests of WAIT to prevent while(1)
|