Mon, 01 Apr 2002 17:59:16 +0000 |
arpi |
audio codec uninit
|
Mon, 01 Apr 2002 17:58:04 +0000 |
arpi |
audio input buffer allocation/free cleanup
|
Mon, 01 Apr 2002 17:12:10 +0000 |
alex |
config vo only if aspect really changed and width&&height isn't changed (if w||h changes, we set it later)
|
Mon, 01 Apr 2002 17:11:59 +0000 |
arpi |
freeing codec in/out buffers is job of libmpcodecs, not demuxer
|
Mon, 01 Apr 2002 15:45:45 +0000 |
arpi |
cleanup
|
Mon, 01 Apr 2002 15:26:23 +0000 |
arpi |
ehh. vorbis support...
|
Mon, 01 Apr 2002 15:25:50 +0000 |
arpi |
twos audio fixed
|
Mon, 01 Apr 2002 14:01:22 +0000 |
michael |
overread in the mmx2 horizontal scaler fixed
|
Mon, 01 Apr 2002 13:26:38 +0000 |
alex |
added vfw uninit
|
Mon, 01 Apr 2002 13:26:03 +0000 |
alex |
added acm uninit
|
Mon, 01 Apr 2002 13:25:34 +0000 |
alex |
added vfw and acm uninit
|
Mon, 01 Apr 2002 13:14:54 +0000 |
alex |
using sh->context and added proper uninit
|
Mon, 01 Apr 2002 13:10:03 +0000 |
alex |
using sh->context
|
Mon, 01 Apr 2002 13:06:27 +0000 |
jonas |
sync
|
Mon, 01 Apr 2002 10:38:42 +0000 |
gabucino |
-dr is now off by default
|
Mon, 01 Apr 2002 08:02:41 +0000 |
gabucino |
remark about Ogg-in-AVI suxxhaxx
|
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
|