log mencoder.c @ 6946:a7547c5673ee

age author description
Wed, 07 Aug 2002 09:08:10 +0000 jaf using help_mp-??.h for one message
Mon, 05 Aug 2002 13:41:32 +0000 arpi no default oac/ovc (it just confuses users), more detailed -oac/-ovc help
Fri, 02 Aug 2002 17:44:16 +0000 arpi count blocks by rounded-up chunksizes instead of chunks -
Thu, 01 Aug 2002 08:39:33 +0000 arpi audio preload/density/delay configurable
Thu, 25 Jul 2002 03:37:28 +0000 atmos4 DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
Sun, 21 Jul 2002 22:20:05 +0000 arpi 10l fix, by Rmi Guyomarch <rguyom@pobox.com> && Bjrn Sandell
Fri, 12 Jul 2002 18:03:16 +0000 arpi fix for interlaced (2 fields) mpeg2 streams:
Thu, 11 Jul 2002 18:48:43 +0000 kmkaplan Fix Vobsub output synchro.
Mon, 08 Jul 2002 21:44:51 +0000 atmos4 MEncoder vobsub ripping support, currently not compatible with windows vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start.
Fri, 28 Jun 2002 17:13:18 +0000 alex -frames 0 fix, multifile frames support by tibcu
Thu, 27 Jun 2002 19:33:28 +0000 rfelker clean up warnings in mencoder.
Sun, 23 Jun 2002 19:09:25 +0000 alex fixed mono mp3 encoding, hint by Paul Ortyl
Sun, 23 Jun 2002 17:34:29 +0000 alex mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>
Thu, 13 Jun 2002 21:35:10 +0000 atmos4 On QNX eof szmbol clashes with system headers, workaround by renaming to at_eof. Fell free to reverse if zou don't like this waz.
Fri, 07 Jun 2002 22:40:06 +0000 arpi mencoder out-of-diskspace error handling, patch by Eric Lammerts <eric@lammerts.org>
Sun, 02 Jun 2002 15:25:52 +0000 rfelker font init needs to be after config parsing, otherwise -font won't
Mon, 20 May 2002 03:25:26 +0000 arpi big cosmetics patch, cleanup of messages printed by mplayer and libs.
Fri, 17 May 2002 23:47:27 +0000 albeu Improvment for spu subtitles.
Mon, 06 May 2002 12:45:02 +0000 arpi time to make libavcodec as default
Wed, 01 May 2002 14:42:42 +0000 rfelker fixed bogus overloaded "q" parameter for lame mp3 encoding
Mon, 29 Apr 2002 20:07:53 +0000 arpi -xy,-zoom,-flip available in mencoder too
Sun, 28 Apr 2002 17:48:45 +0000 arpi do cpudetect before anything else
Fri, 26 Apr 2002 20:19:31 +0000 arpi volume setting with lame - patch by silicon@falcon.sch.bme.hu
Thu, 18 Apr 2002 17:28:48 +0000 arpi -srate for mp3 fixed
Thu, 18 Apr 2002 14:23:07 +0000 arpi cbr mp3 + wmp fixed (hopefully, untested)
Wed, 17 Apr 2002 22:17:32 +0000 arpi DVD subs fixed
Wed, 17 Apr 2002 21:51:18 +0000 arpi enabled new OSD code in -vop expand, subtitles rendering support to mencoder
Mon, 15 Apr 2002 02:33:05 +0000 arpi -skiplimit/-noskip options to disable fps correction
Mon, 15 Apr 2002 00:36:21 +0000 arpi -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs