log mencoder.c @ 3563:3d73514ddefc

age author description
Mon, 17 Dec 2001 16:56:56 +0000 arpi precaching
Sun, 16 Dec 2001 11:37:23 +0000 pl Patch by Adam Di Carlo <adam@onshore-devel.com>:
Sat, 15 Dec 2001 17:12:20 +0000 alex support for RGB/BGR modes (tested with raw and divx4)
Thu, 13 Dec 2001 17:50:19 +0000 alex vcodec_raw added
Sat, 08 Dec 2001 13:30:06 +0000 alex fixed cbr audiocopy (if no sh_audio->wf)
Sat, 08 Dec 2001 12:21:23 +0000 alex fixed framecopy
Sat, 08 Dec 2001 02:47:55 +0000 alex no filename needed for tv grabbing
Sat, 08 Dec 2001 01:43:02 +0000 alex do not fault if 2pass VbrControl can't open the logfile
Fri, 07 Dec 2001 00:12:51 +0000 arpi set all frames to keyframes for -ovc frameno - allow seeking in resulting audio-only avi
Fri, 07 Dec 2001 00:11:12 +0000 arpi ehh. frame skipping fixed for -ovc frameno
Thu, 06 Dec 2001 23:59:46 +0000 arpi new video codec: frameno (just the number of frame - for 3-pass encoding)
Thu, 06 Dec 2001 22:27:09 +0000 arpi libmp3lame optional
Thu, 06 Dec 2001 21:50:35 +0000 arpi Using CBR stream format for CBR mp3 audio
Tue, 04 Dec 2001 21:35:18 +0000 arpi CPU detection added
Tue, 04 Dec 2001 20:35:31 +0000 arpi use return 1; if interrupted - patch by Artur Skawina <skawina@geocities.com>