log cfg-common.h @ 17107:1223e30c8f9e

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