log cfg-common.h @ 17727:096cb1dfb591

age author description
Sat, 04 Mar 2006 17:33:56 +0000 diego Make -xy help output consistent, output an empty line before and after.
Mon, 20 Feb 2006 09:36:10 +0000 corey New option: -ignore-start
Sat, 04 Feb 2006 00:08:54 +0000 michael change sws sharpen filter a little
Sun, 22 Jan 2006 18:11:35 +0000 diego proper support for shared libpostproc
Sat, 17 Dec 2005 18:10:51 +0000 ods15 Removing obsolete, and until recently, misdocumented option -verbose .
Sun, 11 Dec 2005 18:05:23 +0000 diego Make -really-quiet a common option.
Tue, 06 Dec 2005 08:45:06 +0000 ods15 100l, reverting unrelated change with last commit
Tue, 06 Dec 2005 08:42:48 +0000 ods15 new -msglevel option, constrols msg level for every msg module
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Sun, 31 Jul 2005 00:26:07 +0000 iive remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
Sun, 17 Jul 2005 19:40:05 +0000 ods15 -delay for MEncoder, final step 6.
Fri, 13 May 2005 14:45:28 +0000 henry fix the range and type of -tv immediatemode option
Tue, 26 Apr 2005 15:07:11 +0000 reimar not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...
Sat, 02 Apr 2005 18:43:18 +0000 wight 100l for missing #ifdef in previous commit
Sat, 02 Apr 2005 18:29:16 +0000 faust3 windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the foot
Sat, 19 Mar 2005 20:55:51 +0000 rfelker EDL for mencoder, patch by Oded (ods15)
Tue, 15 Mar 2005 04:10:57 +0000 rfelker Oded's patch for -speed in mencoder. This can be used for purposes
Thu, 24 Feb 2005 15:00:47 +0000 alex quick solution for making an option less braindead
Wed, 19 Jan 2005 18:05:03 +0000 diego Print warning message when using -dvd-device without libdvdread support.
Mon, 18 Oct 2004 20:41:06 +0000 faust3 correctly display the commas of most hebrew subtitles on the left side
Mon, 04 Oct 2004 18:34:39 +0000 mosu -alang is not limited to the libdvdread dependant code anymore but used in other demuxers as well. Therefore it should not be inside a "#ifdef USE_DVDREAD".
Fri, 16 Jul 2004 20:31:17 +0000 iive cache min fill adjustment, based on patch by Jeremy Huddleston
Sun, 06 Jun 2004 13:44:23 +0000 rtognimp Compilation fix with --disable-liba52
Mon, 03 May 2004 13:19:04 +0000 diego typos, wording and mistakes pointed out by the wanderer
Mon, 03 May 2004 10:09:18 +0000 diego spelling, wording, consistency in comments and printed messages
Mon, 26 Apr 2004 08:53:41 +0000 alex a52 dynamic range compression support by Peter Gansterer
Wed, 24 Mar 2004 15:16:36 +0000 ranma Use aspect from encoder for AVI vprp header
Mon, 22 Mar 2004 01:42:43 +0000 ranma Better vprp aspect fix
Thu, 05 Feb 2004 17:08:55 +0000 diego Duplicate -include option moved to cfg-common.h.
Thu, 29 Jan 2004 12:01:26 +0000 attila * changes mencoder's exit code on explicit kill to 2
Sun, 11 Jan 2004 17:07:32 +0000 henry ALSA 1.x audio out driver
Thu, 08 Jan 2004 18:02:31 +0000 attila add -codecs-file for selecting a specific codecs.conf on the comand line
Mon, 08 Dec 2003 21:34:05 +0000 alex removed the historic libcss support
Mon, 08 Dec 2003 13:25:35 +0000 alex Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>. Disabled by default.
Mon, 08 Dec 2003 13:11:52 +0000 alex Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
Mon, 08 Dec 2003 09:32:40 +0000 attila Forced subs support for mencoder
Wed, 12 Nov 2003 00:43:42 +0000 iive XviD Api4 support
Mon, 27 Oct 2003 00:23:39 +0000 diego _ ---> - in option names, approved by Alex.
Sat, 25 Oct 2003 18:44:41 +0000 diego -vop ---> -vf
Wed, 22 Oct 2003 19:01:37 +0000 alex Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>
Wed, 22 Oct 2003 17:54:32 +0000 alex User settable http user-agent. Patch by Per Wigren
Mon, 20 Oct 2003 13:35:55 +0000 attila big demux_ts fix from Nico <nsabbi@libero.it>
Thu, 16 Oct 2003 08:45:10 +0000 attila Fix compilation when libavcodec is missing.
Tue, 14 Oct 2003 10:15:35 +0000 alex 10l found by Raindel Shachar <raindel@techunix.technion.ac.il>
Sat, 06 Sep 2003 00:24:05 +0000 alex audio id setting support for bsdbt848 by Nikolay Nikolaev <nicknickolaev@yahoo.com>
Sun, 31 Aug 2003 22:18:27 +0000 alex remove read/revert hack
Sun, 31 Aug 2003 21:55:11 +0000 alex 10l found by albeu
Sun, 24 Aug 2003 18:09:29 +0000 arpi - re-added the old and (no more used) option -tsfastparse with a
Sun, 17 Aug 2003 20:42:06 +0000 alex Fixes FriBiDi support and extends it with configure options. Patch by Raindel Shachar <raindel@techunix.technion.ac.il>
Wed, 13 Aug 2003 18:56:29 +0000 alex Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no need to add new img formats to the source, instead you can try it out by providing it in hexa format, and if it isn't supported by the card, you get a nice error message. That's all.
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Mon, 11 Aug 2003 01:38:50 +0000 diego Moved -slices to cfg-common.h.
Mon, 11 Aug 2003 00:02:46 +0000 arpi this patch fixes
Thu, 07 Aug 2003 12:40:15 +0000 henry 10l - some forgotten ifdefs
Thu, 07 Aug 2003 12:24:35 +0000 henry v4l2 support
Sun, 27 Jul 2003 22:20:15 +0000 alex some missing 'no' pairs of flags
Thu, 26 Jun 2003 12:07:20 +0000 albeu 100L
Sat, 17 May 2003 12:24:01 +0000 bertrand Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
Mon, 21 Apr 2003 17:16:49 +0000 alex 10l, noted by Mark Szabo <mw3@daisy.chains.ch>
Sun, 13 Apr 2003 11:37:36 +0000 albeu Fix -vf* vs. -vfm
Sat, 12 Apr 2003 13:45:43 +0000 albeu Add suffix support to the object list type.
Wed, 09 Apr 2003 18:04:29 +0000 henry option for sub match fuzziness level
Tue, 08 Apr 2003 20:41:20 +0000 henry turn most of the subtitle matching fuzziness off by default
Mon, 07 Apr 2003 16:04:02 +0000 henry support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
Sun, 06 Apr 2003 14:45:32 +0000 arpi (experimental, for testing/debugging) -novideo option added
Sun, 30 Mar 2003 17:14:02 +0000 albeu -vcd, -dvd, -dvdnav, -tv on, -cuefile and -mf on are deprecated
Thu, 27 Mar 2003 20:42:19 +0000 albeu New option -audiofile-cache to enable a cache for the stream used by
Wed, 26 Mar 2003 11:35:13 +0000 bertrand Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>
Sun, 23 Mar 2003 15:05:14 +0000 henry color equalizer for tv input
Wed, 19 Mar 2003 16:26:58 +0000 henry hardware mjpeg encoding using v4l by Iv«”n Sz«”nt«Ń <szivan@freemail.hu>
Sun, 16 Mar 2003 20:13:28 +0000 arpi this is a combo patch that:
Sat, 15 Mar 2003 18:01:02 +0000 albeu Add the new -vf option wich is the same as vop in reverse order.
Wed, 05 Mar 2003 10:20:14 +0000 michael fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot org>)
Sat, 08 Feb 2003 20:52:25 +0000 arpi 1000l (af moved to common)
Mon, 27 Jan 2003 23:41:56 +0000 arpi Add a command line option (-sub-no-text-pp) to disable subtitles
Fri, 24 Jan 2003 10:24:07 +0000 rfelker Improvements to spudec (DVD/VobSub) subtitle code:
Wed, 22 Jan 2003 23:51:04 +0000 arpi raw video demuxer, requested by Michael
Sun, 19 Jan 2003 00:21:54 +0000 arpi extension-based filetype detection for headerless files (mp3 vs mpeg, etc)
Fri, 10 Jan 2003 22:53:34 +0000 arpi Overlapping subs are a feature mainly present in subtitling
Fri, 10 Jan 2003 16:10:20 +0000 rfelker 5l to whoever left this out
Sat, 04 Jan 2003 20:11:06 +0000 arpi cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)
Fri, 03 Jan 2003 12:40:10 +0000 michael pphelp
Sat, 28 Dec 2002 22:57:39 +0000 henry user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)
Sat, 28 Dec 2002 15:03:23 +0000 rathann Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not "bkg".
Sat, 28 Dec 2002 13:41:02 +0000 arpi The following patch adds two new command line options:
Fri, 27 Dec 2002 21:41:40 +0000 arpi -subwidth
Mon, 23 Dec 2002 00:33:22 +0000 arpi Merged EDL 0.5 patch - it's something like Quicktime's edit lists.
Thu, 05 Dec 2002 00:03:35 +0000 arpi overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
Thu, 31 Oct 2002 10:42:20 +0000 michael dummy -npp
Mon, 28 Oct 2002 19:31:04 +0000 michael postprocessing cleanup:
Fri, 25 Oct 2002 09:42:41 +0000 henry added an option for specifying the size of capture buffer
Wed, 23 Oct 2002 17:21:01 +0000 arpi cleanup config option handling in libmpdemux.
Tue, 22 Oct 2002 07:56:13 +0000 henry add an option to force audio recording when a tv card reports no audio sources
Sun, 06 Oct 2002 11:23:02 +0000 anders Adding -format and -af switches
Sat, 05 Oct 2002 22:55:45 +0000 arpi aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
Sat, 28 Sep 2002 18:45:47 +0000 arpi removed obsolete/unused audio|video_fm|codec, has_audio|video
Sat, 28 Sep 2002 02:23:20 +0000 arpi -ac/-afm rewrite, now works the same way as -vc/-vfm
Thu, 26 Sep 2002 01:31:18 +0000 arpi -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
Fri, 20 Sep 2002 18:57:14 +0000 arpi This patch allows you to use fractional values for specifying a zoom.
Fri, 20 Sep 2002 18:54:22 +0000 arpi some mpcodecs option declaration moved to cfg-*, as aren;t used by
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
Fri, 30 Aug 2002 11:37:42 +0000 alex v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
Wed, 28 Aug 2002 20:52:02 +0000 arpi freetype 2.0/2.1+ support - disabled by default until bugs fixed
Wed, 28 Aug 2002 16:55:40 +0000 alex 64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>
Wed, 21 Aug 2002 21:31:20 +0000 arpi new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
Mon, 05 Aug 2002 17:23:22 +0000 arpi native DV audio/video decoders using libdv
Thu, 25 Jul 2002 03:37:28 +0000 atmos4 DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
Sat, 20 Jul 2002 13:53:53 +0000 albeu Add direct rendering method 2
Mon, 08 Jul 2002 07:20:37 +0000 atmos4 cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.
Fri, 05 Jul 2002 02:51:19 +0000 bertrand Added the bandwidth option
Fri, 28 Jun 2002 17:13:18 +0000 alex -frames 0 fix, multifile frames support by tibcu
Tue, 25 Jun 2002 23:33:46 +0000 atmos4 10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of mencoder.
Tue, 25 Jun 2002 08:09:16 +0000 bertrand Added -user -pass options for http authentication.
Sun, 02 Jun 2002 12:48:55 +0000 michael workaround bugs & error resilience ffmpeg decoder options
Sat, 04 May 2002 21:26:45 +0000 arpi re-ordering options, add comemnts
Mon, 29 Apr 2002 20:07:53 +0000 arpi -xy,-zoom,-flip available in mencoder too
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 00:36:21 +0000 arpi -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)
Fri, 12 Apr 2002 10:40:38 +0000 arpi BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
Sat, 06 Apr 2002 22:05:01 +0000 arpi video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch