log mencoder.c @ 8032:136e7e515764

age author description
Sat, 02 Nov 2002 02:44:19 +0000 rfelker removed -pass nonsense from mencoder! it's now a suboption to -divx4opts
Sat, 02 Nov 2002 00:45:12 +0000 arpi cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Wed, 23 Oct 2002 22:07:29 +0000 arpi allow cache to be disabled (-nocache should override cachesize autodetection
Wed, 23 Oct 2002 17:21:01 +0000 arpi cleanup config option handling in libmpdemux.
Sat, 19 Oct 2002 20:26:04 +0000 diego Fixed two typos noticed by Sycotic Smith (I think).
Thu, 10 Oct 2002 21:04:42 +0000 arpi setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on windows
Sun, 06 Oct 2002 23:24:36 +0000 arpi reversed Anders' nonsense change
Sun, 06 Oct 2002 11:23:02 +0000 anders Adding -format and -af switches
Sun, 06 Oct 2002 10:49:41 +0000 arpi 11l
Sat, 05 Oct 2002 22:55:45 +0000 arpi aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
Sun, 29 Sep 2002 19:26:40 +0000 arpi some cleanup - made private vars/funcs static, removed obsolete externs
Sat, 28 Sep 2002 18:45:47 +0000 arpi removed obsolete/unused audio|video_fm|codec, has_audio|video
Sat, 28 Sep 2002 18:03:34 +0000 pontscho - fix new afm/vfm support
Sat, 28 Sep 2002 02:23:20 +0000 arpi -ac/-afm rewrite, now works the same way as -vc/-vfm