log

age author description
Sun, 23 Oct 2005 16:19:32 +0000 diego Make include paths consistent among files in libvo. Since -I.. is added
Sun, 23 Oct 2005 15:54:13 +0000 rfelker improve documentation of -subalign
Sun, 23 Oct 2005 15:35:28 +0000 rfelker make bottom alignment the default since it's the only sane mode when sub_pos is near bottom (default)
Sun, 23 Oct 2005 15:34:39 +0000 rfelker reverse incorrect sub alignment change, ok'd by diego
Sun, 23 Oct 2005 15:25:10 +0000 rfelker 10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't bother anyone already using it too much
Sun, 23 Oct 2005 15:05:11 +0000 rfelker comment on -noskip patch
Sun, 23 Oct 2005 14:49:32 +0000 diego spelling/grammar/wording
Sun, 23 Oct 2005 14:25:56 +0000 diego The conditions for bottom (2) and top (1) subtitle alignment are reversed.
Sun, 23 Oct 2005 13:55:23 +0000 diego support for prescott, nocona and pentium-m processors
Sun, 23 Oct 2005 13:13:12 +0000 diego Add a comment to an esac where the case is very far away.
Sun, 23 Oct 2005 12:39:47 +0000 diego Simplification of the system_name check and the PPC CPU type check.
Sun, 23 Oct 2005 11:26:36 +0000 diego Add a comment to else clauses where the if is very far away.
Sun, 23 Oct 2005 07:37:55 +0000 rfelker honor decoder's/filter's decision to remove frames when using -noskip.
Sun, 23 Oct 2005 07:32:35 +0000 rfelker reapply rawaudio muxer fix (don't disable audio without user's permission!) (previously reversed because of mistake in patch.. 10l to me :)
Sun, 23 Oct 2005 07:30:56 +0000 rfelker reverse patch that was mistakenly applied with unwanted unrelated changes