log

age author description
Tue, 23 Aug 2005 09:17:06 +0000 danny Correction pointed by Nico
Tue, 23 Aug 2005 08:23:53 +0000 gpoirier Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728"
Tue, 23 Aug 2005 08:03:26 +0000 reimar Do not free demuxer before using demuxer->desc->type (happened when using -audiofile).
Tue, 23 Aug 2005 07:56:29 +0000 reimar ensure that audio-only files are decoded till the end by not only
Mon, 22 Aug 2005 20:04:42 +0000 henry mode fps int vs. float woes
Mon, 22 Aug 2005 09:05:18 +0000 reimar DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0
Mon, 22 Aug 2005 08:21:43 +0000 gpoirier Sync with 1.1074
Mon, 22 Aug 2005 00:01:02 +0000 diego typo, grammar
Sun, 21 Aug 2005 20:55:26 +0000 gpoirier The thread "Call for video encoding settings" has to be easily found until its infos make it to our docs
Sun, 21 Aug 2005 10:19:25 +0000 reimar 100l, video_out.h is now needed for some vo_ variables.
Sun, 21 Aug 2005 10:03:59 +0000 gpoirier How to encode with soft 3:2 pullup, patch by Brendan McCarthy
Sun, 21 Aug 2005 09:59:45 +0000 reimar -wid support for windows. Not well tested, might still behave a bit weird.
Sun, 21 Aug 2005 08:40:26 +0000 gabrov synced with 1.88
Sun, 21 Aug 2005 01:20:31 +0000 reimar remove extern for variables that are already in headers.
Sun, 21 Aug 2005 00:17:15 +0000 gabrov synced with 1.11
Sat, 20 Aug 2005 21:00:51 +0000 rathann cache-prefill has been renamed to cache-seek-min, example config should
Sat, 20 Aug 2005 20:13:03 +0000 gpoirier Encoding setting examples for x264
Fri, 19 Aug 2005 19:24:30 +0000 rfelker remove broken shared libpostproc stuff
Fri, 19 Aug 2005 15:10:23 +0000 gpoirier Sync with 1.1073
Fri, 19 Aug 2005 14:30:24 +0000 rfelker 1000000000000000l
Fri, 19 Aug 2005 14:28:30 +0000 rfelker 100l
Fri, 19 Aug 2005 12:23:34 +0000 reimar less weird OSD alpha transformation.
Fri, 19 Aug 2005 12:16:52 +0000 reimar Do not set SwapInterval for values < 0.
Fri, 19 Aug 2005 12:09:44 +0000 reimar Fix crash in windows
Fri, 19 Aug 2005 11:52:11 +0000 gpoirier Sync with 1.1072
Fri, 19 Aug 2005 09:31:02 +0000 reimar automatic vsync enabling for vo_gl.
Thu, 18 Aug 2005 20:00:57 +0000 jonas Aconvert allows mencoder to (easily) encode from an audio only file (hack).
Thu, 18 Aug 2005 16:25:45 +0000 faust3 fix warnings and decoding on CYGWIN (produced only noise before this change)
Thu, 18 Aug 2005 13:46:01 +0000 reimar gtk2 is supported, next step is pure gtk without X.
Thu, 18 Aug 2005 12:59:19 +0000 alex gtf.{c,h} is used by vesa only