Sun, 31 Mar 2002 22:52:48 +0000 |
arpi |
seeking fixed (variable fps videos needs to reset PTS after seeking)
|
Sun, 31 Mar 2002 22:44:03 +0000 |
arpi |
fixed new_chunk calculation at seeking (seeking not work yet) and added -nosound support
|
Sun, 31 Mar 2002 22:12:39 +0000 |
arpi |
10l
|
Sun, 31 Mar 2002 22:01:54 +0000 |
arpi |
-alang/-slang support in mencoder too
|
Sun, 31 Mar 2002 21:08:15 +0000 |
arpi |
10l... int/1000 will be int while we want float, so let's do int*0.001
|
Sun, 31 Mar 2002 20:47:28 +0000 |
arpi |
better message when vo->preinit fails
|
Sun, 31 Mar 2002 20:45:31 +0000 |
arpi |
open(/dev/mga_vid) moved to preinit
|
Sun, 31 Mar 2002 20:39:38 +0000 |
arpi |
use only 1 buffers if dr=yes and double=no
|
Sun, 31 Mar 2002 20:38:56 +0000 |
arpi |
disabling direct rendering by default (too buggy and conflicts with osd/sub)
|
Sun, 31 Mar 2002 20:27:52 +0000 |
arpi |
argh, some samples sue new header chunks - fixed
|
Sun, 31 Mar 2002 20:17:27 +0000 |
arpi |
BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)
|
Sun, 31 Mar 2002 20:09:17 +0000 |
arpi |
fixed 10l bug: using ds instead of dp, and adding some debug prints
|
Sun, 31 Mar 2002 20:08:19 +0000 |
arpi |
vorbis driver ported, and also fixed a bug, as nominal_bitrate can be -1
|
Sun, 31 Mar 2002 20:07:38 +0000 |
mswitch |
Updated
|
Sun, 31 Mar 2002 19:20:01 +0000 |
arpi |
-alang sig11 when playing avis fixed - 10l
|
Sun, 31 Mar 2002 18:29:09 +0000 |
melanson |
changed int -> float for proper PTS calculation (works just as well as the
|
Sun, 31 Mar 2002 18:28:00 +0000 |
melanson |
backed out unneeded mod
|
Sun, 31 Mar 2002 17:25:11 +0000 |
melanson |
fixed ibps
|
Sun, 31 Mar 2002 17:24:12 +0000 |
melanson |
fixed RoQ framerate by multiplying PTS calculation by some absurd constant
|
Sun, 31 Mar 2002 15:33:32 +0000 |
melanson |
modified the new MS RLE decoder to support BGR15/16 output formats in
|
Sun, 31 Mar 2002 10:11:49 +0000 |
arpi |
copy palette to 4*256 bytes area to avoid sig11 when colors<256 but index>colors (broken files)
|
Sun, 31 Mar 2002 09:50:17 +0000 |
arpi |
I hate M$. it seems that MSRLE biSize is always 40 when number of colors < 256 instead of 40+colors*4
|
Sun, 31 Mar 2002 09:29:19 +0000 |
arpi |
migrating to Melanson's great codec name change... which is of course nonsense but why not...
|
Sun, 31 Mar 2002 09:28:17 +0000 |
arpi |
check depth for direct rendering
|
Sun, 31 Mar 2002 03:32:42 +0000 |
arpi |
updates - thanks to Melanson...
|
Sun, 31 Mar 2002 03:03:12 +0000 |
arpi |
fix uninit() crash if no config() call
|
Sun, 31 Mar 2002 02:57:53 +0000 |
melanson |
fixed to be able to handle extra-quirky .film files on Lemmings 3DO
|
Sun, 31 Mar 2002 02:45:14 +0000 |
arpi |
added soem debug prints, and fixed 10l bug of Alban
|