log

age author description
Fri, 21 Jan 2005 13:22:59 +0000 faust3 support immed flag, always initialize write_offset, min_free_space doesn't seem to be required anymore after Florian Dietrichs patches
Fri, 21 Jan 2005 12:14:48 +0000 wight sync 1.860
Fri, 21 Jan 2005 11:10:49 +0000 diego small fixes
Fri, 21 Jan 2005 11:04:52 +0000 jheryan Next file done.
Fri, 21 Jan 2005 08:55:46 +0000 kraymer 1.859: Split examples into MPlayer and MEncoder examples, fix -aspect description, small fixes.
Fri, 21 Jan 2005 07:22:04 +0000 nicodvb fixed wrong deinterleaving of channels
Thu, 20 Jan 2005 22:53:37 +0000 reimar Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems
Thu, 20 Jan 2005 20:22:58 +0000 gpoirier Sync with 1.860:
Thu, 20 Jan 2005 17:40:25 +0000 diego Split examples into MPlayer and MEncoder examples, fix -aspect description,
Thu, 20 Jan 2005 17:20:50 +0000 wight Minor bugfixes
Thu, 20 Jan 2005 15:00:14 +0000 wight this shouldn't be here in the first place
Thu, 20 Jan 2005 14:58:16 +0000 wight Omission from previous commit.
Thu, 20 Jan 2005 14:55:27 +0000 wight sync 1.859
Thu, 20 Jan 2005 13:22:53 +0000 reimar remove all setlocale calls, they break the behaviour of sscanf and
Wed, 19 Jan 2005 18:24:53 +0000 diego Clarify confusing error message.
Wed, 19 Jan 2005 18:05:03 +0000 diego Print warning message when using -dvd-device without libdvdread support.
Wed, 19 Jan 2005 17:18:25 +0000 reimar use MSTRZ suboption type
Wed, 19 Jan 2005 17:10:20 +0000 reimar New suboption type: malloc'ed, zero terminated string
Wed, 19 Jan 2005 17:03:59 +0000 reimar initialize modify_ldt struct to 0.
Wed, 19 Jan 2005 12:56:16 +0000 reimar 100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_
Wed, 19 Jan 2005 12:12:36 +0000 reimar 100l, completely broken pointer arithmetic causing crashes.
Tue, 18 Jan 2005 06:40:02 +0000 jheryan Sync with 1.859. Some cosmetic appearance changes ignored for typographic reasons.
Tue, 18 Jan 2005 00:19:04 +0000 diego Binary codecs and Windows section overhauled to reflect recent changes.
Mon, 17 Jan 2005 23:07:33 +0000 diego wording, spelling, small updates
Mon, 17 Jan 2005 22:36:15 +0000 faust3 update
Mon, 17 Jan 2005 21:28:29 +0000 faust3 print the actual commandline to stdout, too
Mon, 17 Jan 2005 21:19:59 +0000 faust3 WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver combinations and seems to be useless anyway
Mon, 17 Jan 2005 20:57:48 +0000 faust3 preload quicktime.qts, this allows us to ignore the hardcoded path inside the dlls so that quicktime.qts doesn't need to be in the windows system dir, patch by Gianluigi Tiesi <mplayer at netfarm.it>, comments by myself
Mon, 17 Jan 2005 17:27:39 +0000 iive Revert sh_audio->wf freeing.
Sun, 16 Jan 2005 23:24:03 +0000 kraymer added section for x264enc options.