log cfg-common.h @ 13212:5fcf4f31c7ce

age author description
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.