log

age author description
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