log mencoder.c @ 10409:4c9ca4819bed

age author description
Mon, 09 Jun 2003 12:15:48 +0000 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
Fri, 23 May 2003 15:01:25 +0000 mosu Support for selecting the audio track in Matroska files via -alang.
Mon, 07 Apr 2003 16:04:02 +0000 henry support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
Mon, 31 Mar 2003 17:32:46 +0000 faust3 MINGW32 port
Sun, 30 Mar 2003 17:07:31 +0000 albeu Stream cleanup, don't use blah_on options anymore.
Sat, 29 Mar 2003 16:47:20 +0000 henry fix wrong channel count w/ pcm encoding
Sun, 16 Mar 2003 20:13:28 +0000 arpi this is a combo patch that:
Sat, 15 Mar 2003 18:50:58 +0000 albeu 1000L i forgot mencoder
Tue, 11 Mar 2003 19:03:31 +0000 rsf Made "force_fps" non-static, because code in "libmpdemux" refers to it.
Mon, 03 Mar 2003 11:03:19 +0000 albeu A new nuppel video encoder. Mainly for RT encoding on slow box.
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Fri, 24 Jan 2003 01:04:50 +0000 rfelker ability to disable the nonsense expand filter is a must! otherwise
Sun, 19 Jan 2003 01:48:52 +0000 arpi Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
Sun, 19 Jan 2003 00:21:54 +0000 arpi extension-based filetype detection for headerless files (mp3 vs mpeg, etc)
Sat, 18 Jan 2003 19:29:46 +0000 arpi AltiVec detection code ("borrowed" from FFmpeg and
Thu, 16 Jan 2003 23:03:06 +0000 arpi 10l
Sun, 12 Jan 2003 19:41:38 +0000 arpi this patch adds an fallback to playlist (any but the plaintext-list format)
Sun, 05 Jan 2003 14:35:35 +0000 arpi 10l...
Sun, 05 Jan 2003 14:18:53 +0000 arpi -nosound warning
Fri, 03 Jan 2003 11:51:39 +0000 filon 10l :-))
Sat, 28 Dec 2002 12:51:05 +0000 arpi "MPlayer does the right thing, presents frame 9 for 1.1 seconds, and continues
Fri, 27 Dec 2002 22:43:20 +0000 arpi the long-waited MUXER layer, and new MPEG-PS muxer
Sat, 21 Dec 2002 22:16:49 +0000 arpi Presets are an easy way, to use hard to access lame options and to give
Mon, 16 Dec 2002 01:49:39 +0000 arpi Sorenson 1/3 encoding just for fun :)
Sun, 15 Dec 2002 23:45:19 +0000 arpi Fallback to builtin (generated from etc/codecs.conf at compile time)
Sun, 15 Dec 2002 19:08:11 +0000 arpi 1l
Sat, 14 Dec 2002 17:56:35 +0000 arpi compiler warning fixes
Thu, 05 Dec 2002 00:03:35 +0000 arpi overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
Wed, 04 Dec 2002 23:37:17 +0000 arpi fixed -fps with mencoder and fixed-rate files (avi etc)
Wed, 04 Dec 2002 23:34:29 +0000 arpi end_at int->double, as option -endpos accepts float seconds too