Fri, 03 May 2002 19:27:34 +0000 |
atmos4 |
guess what :)
|
Fri, 03 May 2002 19:27:05 +0000 |
atmos4 |
Execute darwinfixlib.sh before linking, it will only do something if on darwin, if you don't like that it is always called (I mean on all systems), I could change that, however as it's only called two times during linking I guess it's ok.
|
Fri, 03 May 2002 19:23:15 +0000 |
atmos4 |
Darwin needs to run ranlib on any static lib before linking, we do this in this script just before the final linking.
|
Fri, 03 May 2002 19:17:19 +0000 |
atmos4 |
Fix for darwins date
|
Fri, 03 May 2002 19:01:46 +0000 |
atmos4 |
Port to darwin.
|
Fri, 03 May 2002 19:00:54 +0000 |
atmos4 |
Add Darwin (MacOS X) detection and configuration and modify compiler check to check through defined-cc, gcc3, cc to find good compiler. Abort on first good compiler.
|
Fri, 03 May 2002 18:42:43 +0000 |
iive |
timer didn't update if mplayer is too fast (no video)
|
Fri, 03 May 2002 13:12:46 +0000 |
pontscho |
fix aspect ratio handling
|
Fri, 03 May 2002 12:56:29 +0000 |
atmos4 |
Fix build on FreeBSD 5.0 or later, should be downward compatible (verified on FreeBSD 4.5 at sf compilefamr.
|
Fri, 03 May 2002 09:43:36 +0000 |
jaf |
add something like 'Optimizing for: i686 mmx mmx2 sse'
|
Thu, 02 May 2002 23:40:31 +0000 |
arpi |
100000l! it resets a/v buffers _after_ stream sync, dropping possible keyframe, and may causing a-v desync.. seems to fix mpg seek bug and avi desync bug
|
Thu, 02 May 2002 17:12:44 +0000 |
alex |
disabled audio
|
Thu, 02 May 2002 16:09:54 +0000 |
alex |
10l
|
Thu, 02 May 2002 12:24:53 +0000 |
alex |
avid mjpeg support (external huffman table)
|
Thu, 02 May 2002 11:50:39 +0000 |
arpi |
linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr>
|
Thu, 02 May 2002 11:00:16 +0000 |
albeu |
printf to mp_msg
|