log

age author description
Thu, 25 Aug 2005 17:02:17 +0000 reimar Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation should
Thu, 25 Aug 2005 15:54:44 +0000 reimar ffwmv3 does not work, use "status crashing" so it is not auto-selected.
Thu, 25 Aug 2005 12:45:57 +0000 reimar Fix texture format variable types. Internal format is GLint, others are GLenum
Wed, 24 Aug 2005 12:33:32 +0000 mosu Fixed seeking for AVC-in-Matroska (wrong assumption of what kind of references may be present for a non-I-frame).
Wed, 24 Aug 2005 00:46:04 +0000 diego Slightly reduce unnecessary verbosity.
Wed, 24 Aug 2005 00:24:11 +0000 diego typos, cosmetics
Tue, 23 Aug 2005 19:27:18 +0000 gpoirier Documents x264 visualization during encoding
Tue, 23 Aug 2005 18:03:23 +0000 reimar Add D-Cinema Audio and Video conversion programs
Tue, 23 Aug 2005 17:21:27 +0000 reimar compile fix, vobsub.c needs identify variable.
Tue, 23 Aug 2005 17:03:30 +0000 rathann 1. -cache-prefil has not been renamed, it's been removed (-cache-seek-min
Tue, 23 Aug 2005 16:22:13 +0000 gpoirier More typos. One noticed by Nico. Added an empty line at the end to make syncmail happy
Tue, 23 Aug 2005 16:12:39 +0000 gpoirier Typo :)
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).