log mencoder.c @ 12337:6f1b4c989914

age author description
Wed, 28 Apr 2004 04:29:17 +0000 rfelker soft skipping for mencoder. rather than skipping decoding/filtering
Wed, 28 Apr 2004 04:02:46 +0000 rfelker "hard" frame duplication for mencoder. this finally makes it possible
Sat, 17 Apr 2004 16:46:41 +0000 rtognimp Respect -playlist for asx streams
Wed, 07 Apr 2004 12:46:14 +0000 alex support for abitrary imaadpcm encoding, ported from ffmpeg
Fri, 02 Apr 2004 03:44:30 +0000 diego Remove spurious +1 to lame_param_quality that contradicts documentation and
Wed, 24 Mar 2004 15:16:36 +0000 ranma Use aspect from encoder for AVI vprp header
Wed, 17 Mar 2004 14:50:37 +0000 ranma OpenDML read/write support
Tue, 09 Mar 2004 14:46:34 +0000 ranma rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>
Wed, 18 Feb 2004 13:33:16 +0000 alex write out extraheaders from lavc
Tue, 17 Feb 2004 12:43:07 +0000 attila remove raw nonsense and replace it by one ovc
Tue, 10 Feb 2004 14:12:26 +0000 michael use libavcodecs float -> fraction conversation if available for -ofps, that way exact framerates like 24000/1001 are possible instead of ending up with x/10000
Thu, 29 Jan 2004 12:01:26 +0000 attila * changes mencoder's exit code on explicit kill to 2
Fri, 23 Jan 2004 01:13:00 +0000 iive add lame filter options
Mon, 12 Jan 2004 03:47:49 +0000 diego Happy new year to all from Argentina :-)
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:30:30 +0000 alex 100l
Mon, 08 Dec 2003 12:44:11 +0000 alex RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi>
Mon, 08 Dec 2003 12:14:32 +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
Tue, 02 Dec 2003 23:40:05 +0000 ranma InitTimer has to be called before *Timer-Functions can be used.
Sun, 23 Nov 2003 19:30:05 +0000 alex workaround! exit if there's no video stream (hopefully it's a proper fix)
Fri, 07 Nov 2003 23:32:38 +0000 iive wrong include on shared lavc
Mon, 03 Nov 2003 16:35:40 +0000 ranma mencoder lavc audio encoding support
Wed, 22 Oct 2003 17:04:39 +0000 alex some updates in muxer api
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.
Tue, 22 Jul 2003 10:46:22 +0000 alex sync the basic mplayer and mencoder outputs
Sun, 13 Jul 2003 15:39:52 +0000 alex copyright message rework, try 2
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
Tue, 12 Nov 2002 01:56:42 +0000 albeu New config system + cleanup of header inter dependency
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal