log mencoder.c @ 4088:4435dc3b8bef

age author description
Fri, 11 Jan 2002 16:06:45 +0000 kmkaplan Add DVD subtitles to menoder
Fri, 04 Jan 2002 14:03:02 +0000 lgb libcss support in mencoder, too
Sun, 30 Dec 2001 13:20:55 +0000 arpi divx4encore is detected
Wed, 26 Dec 2001 13:32:00 +0000 alex added support for I420 input (used by TV V4L) in lavc encoder
Tue, 25 Dec 2001 21:59:07 +0000 arpi search codecs.conf at CONFDIR
Mon, 24 Dec 2001 14:01:55 +0000 atmos4 fixed priority support, tested with -vfm -vc, etc.
Mon, 24 Dec 2001 10:54:11 +0000 alex supporting -ofps by lavc, using avcodec_find_encoder_by_name (latest libavcodec cvs)
Mon, 24 Dec 2001 02:11:49 +0000 arpi lavc quality fixed - using right fps
Mon, 24 Dec 2001 01:11:39 +0000 alex fixed scaling and colors with libavcodec (and some comments added)
Sun, 23 Dec 2001 11:58:57 +0000 atmos4 add support for priotity <int> in codecs.conf, higher numbers are better
Sat, 22 Dec 2001 16:59:10 +0000 alex made divx4 optional (also configure checking needed) and added avcodec_close
Sat, 22 Dec 2001 14:32:08 +0000 alex added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and added -ffourcc option (force fourcc in ouput)
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>
Sat, 01 Dec 2001 12:24:46 +0000 michael bugfix if only -x or only -y is used
Sat, 01 Dec 2001 01:29:25 +0000 michael yv12 scaling (-x & -y)
Sun, 18 Nov 2001 19:12:25 +0000 arpi banner + version printed
Wed, 14 Nov 2001 11:16:45 +0000 mswitch Added proper #include's for libvo2
Tue, 13 Nov 2001 23:43:33 +0000 pl fixes a segfault if file specified in -o can't be accessed
Tue, 13 Nov 2001 22:58:14 +0000 arpi fourcc mapping fixed
Tue, 13 Nov 2001 21:43:29 +0000 arpi -aid fixed
Sun, 11 Nov 2001 16:15:24 +0000 pl fix typos - patch by Colin Marquardt <colin@marquardt-home.de>
Sun, 11 Nov 2001 13:23:28 +0000 arpi support for UYVY
Sat, 03 Nov 2001 23:01:17 +0000 arpi -oac/-ovc (fake:))
Sat, 03 Nov 2001 21:09:21 +0000 arpi avg bps calc fixed
Sat, 03 Nov 2001 21:00:04 +0000 arpi WMP compatibility fixed
Sat, 03 Nov 2001 00:44:02 +0000 arpi divx4 2-pass support, -frames option
Fri, 02 Nov 2001 20:05:36 +0000 arpi -srate and -pp 0 fixes
Fri, 02 Nov 2001 17:43:05 +0000 arpi fixed AVI header creation - now should be compatible with NaNdub
Fri, 02 Nov 2001 10:26:58 +0000 pontscho kurva gui.
Fri, 02 Nov 2001 03:22:33 +0000 arpi divx4 and lame subconfig support
Fri, 02 Nov 2001 02:08:00 +0000 arpi verbose fixed
Fri, 02 Nov 2001 01:25:13 +0000 arpi mencoder commandline handling
Thu, 01 Nov 2001 21:47:28 +0000 arpi new A-V sync correction and fps conversion stuff
Thu, 01 Nov 2001 02:31:23 +0000 arpi input A-V sync correction
Wed, 31 Oct 2001 22:59:56 +0000 arpi nosound fixed?
Wed, 31 Oct 2001 16:08:01 +0000 arpi libmp3lame vbr mp3 support
Wed, 31 Oct 2001 00:25:28 +0000 arpi PCM audio
Tue, 30 Oct 2001 23:17:35 +0000 arpi avi audio stream copy support
Tue, 30 Oct 2001 22:27:37 +0000 arpi YV12 fixed (for mpeg)
Tue, 30 Oct 2001 21:55:28 +0000 arpi fixed
Tue, 30 Oct 2001 21:22:28 +0000 arpi simplified
Mon, 29 Oct 2001 01:11:18 +0000 arpi very alpha code - needs Makefile modifications to compile