log mencoder.c @ 13122:fcce0023bf55

age author description
Tue, 24 Aug 2004 19:36:17 +0000 diego printf -> mp_msg conversion, first steps
Fri, 16 Jul 2004 20:31:17 +0000 iive cache min fill adjustment, based on patch by Jeremy Huddleston
Tue, 08 Jun 2004 16:43:24 +0000 ranma We don't want junk in unused parts of the BITMAPINFOHEADER
Wed, 19 May 2004 04:38:05 +0000 rfelker 1000l....of pepsi :(broke -ovc copy!)
Wed, 19 May 2004 04:33:00 +0000 rfelker more lame options
Fri, 30 Apr 2004 20:05:54 +0000 faust3 10l on cygwin WIN32 gets defined in config.h
Fri, 30 Apr 2004 16:56:00 +0000 faust3 Make it compile on mingw again. Now it is finally possible to include windows.h in mplayer.c
Fri, 30 Apr 2004 09:46:54 +0000 rfelker 100l to me!
Wed, 28 Apr 2004 10:18:33 +0000 alex removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski
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.