log mencoder.c @ 14996:576b810a034d

age author description
Wed, 23 Mar 2005 23:29:54 +0000 rfelker 100l to oded.. edl was causing the decoder to get a first broken packet
Sat, 19 Mar 2005 20:55:51 +0000 rfelker EDL for mencoder, patch by Oded (ods15)
Tue, 15 Mar 2005 04:10:57 +0000 rfelker Oded's patch for -speed in mencoder. This can be used for purposes
Sun, 13 Mar 2005 21:38:20 +0000 rfelker patch by ods15:
Mon, 07 Mar 2005 22:00:29 +0000 nicodvb set AvgBytesPerSecond to the correct value if encoding with mp3lame in cbr mode
Tue, 01 Mar 2005 20:21:58 +0000 henry fixes for encoding of multiple files
Sun, 27 Feb 2005 18:22:23 +0000 rfelker Multifile 10l bugfix by Oded:
Fri, 25 Feb 2005 22:49:36 +0000 henry cleanups of the Multiple files patch
Fri, 25 Feb 2005 12:59:59 +0000 henry compile fix
Fri, 25 Feb 2005 10:17:32 +0000 rfelker do not hide frame skips/dups! if they happen it's very bad!!
Fri, 25 Feb 2005 07:43:40 +0000 hzoli Always print dup/skip messages when !quiet.
Fri, 25 Feb 2005 02:32:29 +0000 rfelker MEncoder multiple files patch by Oded Shimon (ods15)
Tue, 22 Feb 2005 15:13:28 +0000 reynaldo fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitrates
Mon, 21 Feb 2005 23:18:31 +0000 nicodvb initial, extremely experimental, libavformat muxer; don't expect anything to work yet
Sat, 12 Feb 2005 15:11:02 +0000 reynaldo small reordering to make future 'multiple files' changes more modular, puts single file loading separate from global option loading in the begginning. patch by Oded Shimon