log mencoder.c @ 5904:c37b0c8a9d4c

age author description
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
Fri, 12 Apr 2002 21:50:38 +0000 arpi -ovc libdv support
Fri, 12 Apr 2002 10:40:38 +0000 arpi BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
Fri, 12 Apr 2002 00:15:03 +0000 arpi VCODEC_RAW fixed
Thu, 11 Apr 2002 02:52:03 +0000 arpi video codecs moved to libmpencoders, crop/scale removed, use -vop for that
Wed, 10 Apr 2002 12:43:26 +0000 rfelker Dirty hack to fix mencoder until someone does all the new filter/vo stuff right :)
Sun, 07 Apr 2002 02:12:15 +0000 arpi vo_config_count now counts calls to vo->config()
Sat, 06 Apr 2002 22:05:01 +0000 arpi video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch
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
Fri, 29 Mar 2002 15:12:41 +0000 kmkaplan Fix bug noticed by Hajba Szilard in message <20020329151644.A23301@revai.hu>
Fri, 29 Mar 2002 07:20:44 +0000 rfelker libavcodec 2pass broke mencoder if divx4encore was not available. fixed.
Fri, 29 Mar 2002 03:17:57 +0000 kmkaplan * New command line switch for mplayer & mencoder:
Fri, 29 Mar 2002 01:01:35 +0000 arpi 2-pass lavc encoding fixed
Thu, 28 Mar 2002 23:45:33 +0000 arpi 2-pass encoding with libavcodec - untested
Thu, 28 Mar 2002 05:01:09 +0000 michael libavcodec 4mv support
Mon, 25 Mar 2002 03:20:42 +0000 arpi reset selection
Sat, 23 Mar 2002 13:13:12 +0000 ksorim Support for cropping in mencoder. New options:
Wed, 20 Mar 2002 15:38:13 +0000 alex splitted mp_msg_init and mp_msg_set_level
Mon, 18 Mar 2002 01:51:47 +0000 arpi migrate to new init_video()
Mon, 18 Mar 2002 01:00:43 +0000 michael libavcodec bitrate is in kbit now ...