log

age author description
Thu, 13 Oct 2005 20:36:28 +0000 ods15 nit by diego
Thu, 13 Oct 2005 20:31:30 +0000 gpoirier fixes suggested by Diego and Alex
Thu, 13 Oct 2005 20:27:48 +0000 ods15 weirdness, flags aren't restored right unless you add this second push
Thu, 13 Oct 2005 19:30:07 +0000 ods15 fix mencoder multi-file with some files having audio but others dont
Thu, 13 Oct 2005 19:15:30 +0000 reimar Be less verbose.
Thu, 13 Oct 2005 18:33:56 +0000 reimar Use PRI?64 defines as format strings for 64 bit variables.
Thu, 13 Oct 2005 13:24:35 +0000 diego further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
Thu, 13 Oct 2005 12:13:49 +0000 faust3 we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>
Thu, 13 Oct 2005 07:31:35 +0000 danny Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
Wed, 12 Oct 2005 23:42:40 +0000 gpoirier List the different containers supported by MEncoder, as well as a nice example of how to produce flash videos. + a bit a clean-up.
Wed, 12 Oct 2005 21:55:55 +0000 reimar Implement seeking
Wed, 12 Oct 2005 21:49:47 +0000 reimar implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is
Wed, 12 Oct 2005 20:45:52 +0000 reimar Bigendian bug
Wed, 12 Oct 2005 20:40:05 +0000 reimar Missing space in status line
Wed, 12 Oct 2005 16:35:37 +0000 reimar Add support for suboption escaping via both "" and %n%str syntax
Wed, 12 Oct 2005 14:37:03 +0000 ods15 change to switch/case for dumpsub
Wed, 12 Oct 2005 12:11:27 +0000 reimar Change unsigned->signed and int->long, this fits the asm code better on 64
Wed, 12 Oct 2005 11:42:15 +0000 gpoirier sync with 1.1136
Wed, 12 Oct 2005 09:53:20 +0000 reimar -vc dummy is know to cause crashes, so suggest -vc null instead.
Wed, 12 Oct 2005 08:19:10 +0000 diego further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >
Tue, 11 Oct 2005 23:44:08 +0000 diego Put networking lib linker flag checks in the order they were before the
Tue, 11 Oct 2005 23:40:31 +0000 diego misc corrections by Paul TT < paultt -- at -- hackerjournal -- dot -- it >
Tue, 11 Oct 2005 23:26:16 +0000 diego partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot com >
Tue, 11 Oct 2005 23:07:53 +0000 diego ao_macosx is a native audio output driver and should thus have priority
Tue, 11 Oct 2005 22:50:23 +0000 rfelker solaris bug workarounds, take 2..
Tue, 11 Oct 2005 15:51:46 +0000 reimar -frames plays one frame too many.
Tue, 11 Oct 2005 15:26:08 +0000 ods15 I think I know EDL enough to maintain it...
Tue, 11 Oct 2005 15:24:58 +0000 gpoirier synced with 1.59, patch by Johan Bos dariusjb AH gmail POIS com
Tue, 11 Oct 2005 13:34:24 +0000 diego A few fixes noticed by Paul TT.
Tue, 11 Oct 2005 12:17:09 +0000 reimar Compile fix: _lseeki64 is not available under cygwin