log

age author description
Mon, 13 Jun 2005 20:09:05 +0000 reimar Fix OSD handling, DVD subtitles work now. Will be a bit slower though.
Mon, 13 Jun 2005 18:17:25 +0000 gpoirier Sync with 1.1006
Mon, 13 Jun 2005 18:07:06 +0000 gpoirier 10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix
Mon, 13 Jun 2005 18:03:56 +0000 gpoirier Consistency fixes
Mon, 13 Jun 2005 11:49:35 +0000 gpoirier Sync with 1.1003
Mon, 13 Jun 2005 01:06:33 +0000 lorenm tweak x264 option descriptions
Sun, 12 Jun 2005 21:45:11 +0000 diego small roff fixes
Sun, 12 Jun 2005 21:42:48 +0000 diego updates
Sun, 12 Jun 2005 21:33:44 +0000 diego Win32 codecs --> binary codecs, references to avifile are pointless nowadays.
Sun, 12 Jun 2005 20:22:09 +0000 gpoirier Typo
Sun, 12 Jun 2005 19:44:52 +0000 gpoirier Updated description of XviD codec
Sun, 12 Jun 2005 13:30:40 +0000 nicodvb fixed wrong binary mask: it precluded the syncword of adts-4 from being recognized as valid
Thu, 09 Jun 2005 21:14:36 +0000 gpoirier AMD-64's version of Suse ships a version of 3.3 hacked with broken
Thu, 09 Jun 2005 20:13:53 +0000 reimar Add sub_load and sub_remove slave commands.
Thu, 09 Jun 2005 17:07:10 +0000 diego Document install-divx5.sh and install-w32codecs.sh.
Thu, 09 Jun 2005 17:06:16 +0000 diego typo fixes
Thu, 09 Jun 2005 16:22:31 +0000 wight And an intendation fix
Thu, 09 Jun 2005 12:39:52 +0000 nplourde Fix Live Resize to match vo_macosx behavior
Thu, 09 Jun 2005 07:45:17 +0000 mosu demux_stream_t.pts should not be assigned by the demuxer. Fixes playback of VFR files. Patch by Sam Dennis <sam () malfunction ! screaming ! net>
Thu, 09 Jun 2005 06:58:41 +0000 nicodvb toolame/twolame typo, 10l
Wed, 08 Jun 2005 20:37:35 +0000 gpoirier Better description of XviD's keyframe_boost and kfthreshold.
Wed, 08 Jun 2005 20:20:10 +0000 gpoirier Sync with 1.1002
Wed, 08 Jun 2005 15:29:26 +0000 henry forgotten reference to remove-logo, 10l for Rich
Wed, 08 Jun 2005 10:59:35 +0000 wight Missing dot at start of macro description
Wed, 08 Jun 2005 08:36:59 +0000 diego Wording and roff fixes as suggested by the Wanderer.
Wed, 08 Jun 2005 07:05:49 +0000 henry 10l for me
Wed, 08 Jun 2005 03:11:53 +0000 rfelker remove_logo filter by yartrebo, committed with fixes for c++ variable declarations
Tue, 07 Jun 2005 17:33:03 +0000 faust3 merge the mingw gcc 4.1 diff
Tue, 07 Jun 2005 13:54:17 +0000 faust3 mingw and maybe other system define the __int* types to char, short..., so the typedefs become typedef char char; etc.
Tue, 07 Jun 2005 13:39:41 +0000 faust3 match the declaration in the includes to make it compile with gcc 4.1, patch by Gianluigi Tiesi <mplayer at netfarm.it>