log

age author description
Sat, 30 Mar 2002 07:49:37 +0000 gabucino added libvorbis to installation section, and a link to daily CVS
Sat, 30 Mar 2002 07:42:17 +0000 gabucino added -ifo option
Sat, 30 Mar 2002 06:24:49 +0000 mswitch Fixed avcodec init bug
Fri, 29 Mar 2002 22:37:14 +0000 gabucino better opendivx-divx4 interface explanation
Fri, 29 Mar 2002 22:34:12 +0000 gabucino applied Diego's patch
Fri, 29 Mar 2002 22:25:46 +0000 gabucino Justyna's update
Fri, 29 Mar 2002 21:24:36 +0000 jkeil Add a configure test for the strsep function (it's missing on solaris)
Fri, 29 Mar 2002 15:12:41 +0000 kmkaplan Fix bug noticed by Hajba Szilard in message <20020329151644.A23301@revai.hu>
Fri, 29 Mar 2002 13:46:34 +0000 rik use avcodec_inited instead of av_fdct to see if avcodec was initialized by another part of mplayer
Fri, 29 Mar 2002 07:20:44 +0000 rfelker libavcodec 2pass broke mencoder if divx4encore was not available. fixed.
Fri, 29 Mar 2002 05:03:25 +0000 rfelker quick hack to make vo_mga accept multiple calls to config
Fri, 29 Mar 2002 03:17:57 +0000 kmkaplan * New command line switch for mplayer & mencoder:
Fri, 29 Mar 2002 02:52:45 +0000 atmos4 Allow cache to be disabled at commandline.
Fri, 29 Mar 2002 01:01:35 +0000 arpi 2-pass lavc encoding fixed
Fri, 29 Mar 2002 00:06:35 +0000 atmos4 eeh, really remove keybinding for w/s for volume control. =)
Fri, 29 Mar 2002 00:04:14 +0000 atmos4 Remove alternative volume control binding that clash with libdvdnav support.
Thu, 28 Mar 2002 23:45:33 +0000 arpi 2-pass encoding with libavcodec - untested
Thu, 28 Mar 2002 23:14:14 +0000 arpi 10l fix, patch by Mark Szabo <mw3@bsd.hu>
Thu, 28 Mar 2002 22:45:09 +0000 arpi typo, thx to Mark Szabo <mw3@bsd.hu>
Thu, 28 Mar 2002 20:40:21 +0000 arpi DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
Thu, 28 Mar 2002 20:22:34 +0000 arpi .ttf font loader - based on TOOLS/subfont-c
Thu, 28 Mar 2002 17:30:46 +0000 gabucino small update
Thu, 28 Mar 2002 15:05:51 +0000 mswitch lego++ bug fixed by XorA
Thu, 28 Mar 2002 05:01:09 +0000 michael libavcodec 4mv support
Thu, 28 Mar 2002 00:59:06 +0000 arpi I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
Thu, 28 Mar 2002 00:26:23 +0000 arpi reordered video codecs to work better with new codec selection code
Wed, 27 Mar 2002 21:49:19 +0000 arpi 10l to nick - ACCEPT_WIDTH fixed
Wed, 27 Mar 2002 21:27:38 +0000 arpi some under-devel code, will be required for qtx codecs
Wed, 27 Mar 2002 21:10:46 +0000 arpi we don't need ac3-iec958 any more
Wed, 27 Mar 2002 21:05:39 +0000 arpi ac3_iec958_build_burst moved from ac3-iec958.c