Mon, 01 Apr 2002 07:02:16 +0000 |
gabucino |
applied trey's patch
|
Mon, 01 Apr 2002 06:15:13 +0000 |
gabucino |
minor typo fix (in comment)
|
Sun, 31 Mar 2002 23:46:00 +0000 |
arpi |
after some STFW i've found some info about fps codes
|
Sun, 31 Mar 2002 23:30:55 +0000 |
arpi |
mtvp says its' 29.97 not 1 fps
|
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
|