log

age author description
Mon, 31 Oct 2005 23:36:22 +0000 reynaldo libmpdemux translatables to help_mp part 1 / messages / try 2
Mon, 31 Oct 2005 13:57:37 +0000 reimar 10l typo, nomanyfmts should be used against playback problems.
Mon, 31 Oct 2005 13:56:16 +0000 reimar More consistent and sane types. Also avoids some gcc 4 warnings.
Mon, 31 Oct 2005 08:41:41 +0000 gpoirier synced with 1.34, patch by Johan Bos + fixes by me
Sun, 30 Oct 2005 09:19:05 +0000 reimar move resync_audio_stream after seeking to demuxer.c
Sun, 30 Oct 2005 09:13:32 +0000 reimar Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS.
Sun, 30 Oct 2005 09:11:40 +0000 reimar Provide percentage even when demuxer->movi_start and movi_end are not available
Sun, 30 Oct 2005 08:45:24 +0000 reimar 10l, uninit() was not used, fixes bug #401
Sat, 29 Oct 2005 23:45:48 +0000 reynaldo Updating little things I have done so far
Sat, 29 Oct 2005 12:16:46 +0000 albeu Allow the user to set the $MPLAYER_HOME environment variable to point to the location
Fri, 28 Oct 2005 22:12:20 +0000 reynaldo preliminary support for wpl playlists, closes #362
Thu, 27 Oct 2005 06:55:05 +0000 ods15 add a \n after whole cache fill.
Wed, 26 Oct 2005 22:57:15 +0000 diego updates
Wed, 26 Oct 2005 22:52:41 +0000 reynaldo make myself console help messages maintainter at diego's request
Wed, 26 Oct 2005 20:40:19 +0000 diego gcc -dumpmachine outputs x86_64-something on some machines and
Wed, 26 Oct 2005 13:14:15 +0000 gabrov synced with 1.192
Wed, 26 Oct 2005 09:15:49 +0000 diego Clarify subtitle alignment behavior.
Wed, 26 Oct 2005 07:41:41 +0000 syrjala Added support for remote controls.
Wed, 26 Oct 2005 01:35:27 +0000 reynaldo Complete sync with 1.192
Wed, 26 Oct 2005 00:07:43 +0000 diego Unify include paths, -I.. is in CFLAGS.
Tue, 25 Oct 2005 22:13:36 +0000 diego Run dh_makeshlibs to create proper shlibs files and avoid warnings.
Tue, 25 Oct 2005 21:23:45 +0000 diego Unify include paths, -I.. is in CFLAGS.
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 :)
Sun, 23 Oct 2005 07:30:56 +0000 rfelker reverse patch that was mistakenly applied with unwanted unrelated changes
Sat, 22 Oct 2005 19:28:37 +0000 diego Add missing quotes around .IPs argument.
Sat, 22 Oct 2005 13:53:18 +0000 iive Support for video files created by Samsung Miniket VP-M100 diskless camcorder
Sat, 22 Oct 2005 10:13:28 +0000 mosu Added support for A_AAC.
Fri, 21 Oct 2005 14:44:13 +0000 ods15 cross compiling probably worth mentioining
Thu, 20 Oct 2005 23:07:55 +0000 diego Add a few more XML tags for better semantics markup.