log

age author description
Tue, 01 Nov 2005 18:22:18 +0000 reimar close stream_fd on uninit. Fixes bugzilla bug #400.
Tue, 01 Nov 2005 17:09:26 +0000 gpoirier synced with 1.98, patch by Johan Bos.
Tue, 01 Nov 2005 16:12:53 +0000 reimar Fix two (loosely) related bugs: massive A-V desync with -audiofile (bugzilla
Mon, 31 Oct 2005 23:38:32 +0000 nicodvb more precise seeking based on calculated average video bitrate; works quite well in case of a TS with only 1 video stream
Mon, 31 Oct 2005 23:37:41 +0000 reynaldo libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2
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