log mencoder.c @ 7184:bcbbe5ee11fd

age author description
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Thu, 29 Aug 2002 20:50:49 +0000 arpi new mencoder option -info, to store copyright, title, encoder version etc in AVI
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Wed, 28 Aug 2002 20:52:02 +0000 arpi freetype 2.0/2.1+ support - disabled by default until bugs fixed
Wed, 21 Aug 2002 21:31:20 +0000 arpi new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
Wed, 07 Aug 2002 18:24:25 +0000 jaf messages moved from mencoder.c to helpmp??.h
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
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 ...
Sun, 17 Mar 2002 17:09:04 +0000 michael supporting ffmpegs "hopefully better bitrate control"
Sat, 16 Mar 2002 22:51:07 +0000 arpi removed pitches[] mess
Sun, 24 Feb 2002 17:10:06 +0000 nick exclude benchmark stuff execution from normal playback
Sun, 24 Feb 2002 15:54:13 +0000 nick frame dropping prediction with benchmarks
Sun, 24 Feb 2002 11:23:48 +0000 nick max & average benchmarks
Wed, 20 Feb 2002 17:02:31 +0000 albeu Options registration for mencoder
Mon, 18 Feb 2002 20:17:36 +0000 jaf we're in the year 2002
Sun, 17 Feb 2002 13:50:26 +0000 alex using mencoder_exit instead exit and return
Thu, 14 Feb 2002 22:03:42 +0000 arpi ehh
Sun, 10 Feb 2002 13:11:11 +0000 alex support swscaler for i420
Sun, 10 Feb 2002 12:20:50 +0000 arpi div3/vfw encoding fixed
Sun, 10 Feb 2002 00:55:10 +0000 arpi temp. workaround for VFW upside-down flip
Sun, 10 Feb 2002 00:07:34 +0000 rfelker initial seeking (-ss) support in mencoder
Thu, 07 Feb 2002 20:22:03 +0000 arpi VfW encoding support (very alpha yet)
Wed, 06 Feb 2002 22:55:47 +0000 pontscho fix spudec, faszom (C#)
Sun, 03 Feb 2002 09:28:58 +0000 nick Allows to users control direct rendering
Sat, 02 Feb 2002 23:39:53 +0000 rfelker config file support for mencoder
Fri, 01 Feb 2002 11:41:38 +0000 nick Minor fixes
Fri, 01 Feb 2002 08:50:45 +0000 nick Providing new tune info
Thu, 31 Jan 2002 00:38:53 +0000 arpi new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>
Tue, 29 Jan 2002 16:27:21 +0000 rfelker added constant-qscale encoding support with lavc, fixed slightly incorrect definition for the vme lavc option
Mon, 28 Jan 2002 07:29:17 +0000 nick New logic of HW equalizing:
Sun, 27 Jan 2002 21:46:06 +0000 arpi show actual video:audio bitrates at status line
Sun, 27 Jan 2002 21:37:46 +0000 arpi ETA/Esize for 3pass encoding from stdin
Sun, 27 Jan 2002 20:34:31 +0000 arpi status print fixes - DVD estimation worx, print remaining time instead of total
Sun, 27 Jan 2002 18:39:53 +0000 nick Support for HW equalizing
Sun, 27 Jan 2002 18:29:33 +0000 arpi ETA/Esize/fps and some more... - new statusline
Sun, 27 Jan 2002 14:35:48 +0000 arpi debug printfs... - 10l
Sun, 27 Jan 2002 14:16:32 +0000 arpi bitrate calculator fix?
Sun, 27 Jan 2002 02:31:06 +0000 arpi more audiocopy fixes (especially for .asf)
Sun, 27 Jan 2002 01:23:23 +0000 arpi audio copy fix
Sun, 27 Jan 2002 00:43:57 +0000 arpi bitrate calculator for 650/700 mb cdrom
Sat, 26 Jan 2002 22:30:02 +0000 arpi 3-pass encoding support (reads frame skip/dup control and audio stream from frameno.avi)
Sat, 26 Jan 2002 20:18:59 +0000 alex added better fourcc handling for lavc, exiting if no lavc video codec name specified
Sat, 26 Jan 2002 16:32:06 +0000 kmkaplan Add -nosound/-sound and -ovc null to mencoder.
Thu, 24 Jan 2002 23:02:59 +0000 kmkaplan Extended DVD chapter specification. Remove -last-chapter option.
Thu, 17 Jan 2002 01:02:41 +0000 arpi -lavcopts vme= option to set motion estimation method - patch by Rich Felker <dalias@aerifal.cx>
Tue, 15 Jan 2002 17:03:19 +0000 pontscho small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoder
Tue, 15 Jan 2002 00:20:50 +0000 arpi -endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>
Mon, 14 Jan 2002 23:38:49 +0000 arpi playtree-based config patch by Alban Bedel <albeu@free.fr>
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