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