Tue, 25 Oct 2005 20:01:09 +0000 |
reimar |
big-endian fixes for "extended" (i.e. mythtv) files.
|
Tue, 25 Oct 2005 19:29:51 +0000 |
rfelker |
10l broken asm crap needs an external name
|
Tue, 25 Oct 2005 18:47:20 +0000 |
reynaldo |
INPUT section created, added messages from input/input.c and input/joystick.c
|
Tue, 25 Oct 2005 18:46:25 +0000 |
reynaldo |
translatable eng strings to new section on help_mp-en
|
Tue, 25 Oct 2005 18:45:39 +0000 |
reynaldo |
printf to mp_msg
|
Tue, 25 Oct 2005 17:28:10 +0000 |
rfelker |
fix incorrect use of strl* functions (patch by reimar)
|
Tue, 25 Oct 2005 17:13:20 +0000 |
rfelker |
fix broken (off-by-one) behavior of our strl* functions (patch by reimar)
|
Tue, 25 Oct 2005 17:08:49 +0000 |
rfelker |
do not export useless symbols! fixed compile bug with decode support in lame
|
Tue, 25 Oct 2005 15:15:46 +0000 |
gpoirier |
synced with 1.1145
|
Tue, 25 Oct 2005 13:28:07 +0000 |
diego |
Extra processor information needs to be known in the x86_64 case as well
|
Tue, 25 Oct 2005 11:52:49 +0000 |
gabucino |
fixing the unverified patch (one of the millions) commited by:
|
Mon, 24 Oct 2005 09:50:42 +0000 |
diego |
Switch from our own to the upstream DVD key caching strategy and directory.
|
Mon, 24 Oct 2005 09:29:15 +0000 |
diego |
10l to Reimar: common.h belongs to libdvdcss, not libdvdread.
|
Mon, 24 Oct 2005 04:39:18 +0000 |
lorenm |
sync to x264 r334 (crf)
|
Sun, 23 Oct 2005 21:21:45 +0000 |
gpoirier |
Synced with 1.1143
|
Sun, 23 Oct 2005 16:51:39 +0000 |
diego |
minor spelling wording fixes
|
Sun, 23 Oct 2005 16:50:27 +0000 |
diego |
author list prettyprinting
|
Sun, 23 Oct 2005 16:49:56 +0000 |
diego |
Reformat section titles so that it becomes easier to tell sections and
|
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 :)
|