log

age author description
Wed, 31 Aug 2005 17:33:38 +0000 faust3 x264 fourcc
Wed, 31 Aug 2005 16:23:07 +0000 reimar Missing parts of the force codecs/demuxers documentation
Wed, 31 Aug 2005 15:47:16 +0000 alex support Pinnacle VideoXL
Wed, 31 Aug 2005 13:04:22 +0000 reimar Fix move playlists (control must be returned to mplayer.c, with the demuxer
Wed, 31 Aug 2005 09:24:44 +0000 attila 10l
Wed, 31 Aug 2005 08:40:26 +0000 gpoirier Sync with 1.1075
Wed, 31 Aug 2005 02:15:03 +0000 nplourde add key_down_eventto slave mode, used to inject key down event with mplayer_put_key
Tue, 30 Aug 2005 23:59:21 +0000 reimar Sparcs do not like wild pointer typecasting (unaligned access).
Tue, 30 Aug 2005 23:56:24 +0000 reimar Allow forcing of demuxers and codecs by prepending '+'
Tue, 30 Aug 2005 23:24:47 +0000 reimar extra size checks for samples array to avoid crashes in some rare cases.
Tue, 30 Aug 2005 22:07:30 +0000 nicodvb multiplying fps by 10000 is no more necessary (when determining mp4v and h264 framerate)
Tue, 30 Aug 2005 19:06:55 +0000 rtognimp Fix nsv detection with new demuxer structure
Tue, 30 Aug 2005 16:32:45 +0000 gpoirier How to build MPlayerOSX
Mon, 29 Aug 2005 19:53:27 +0000 gabrov synced with 1.12
Sat, 27 Aug 2005 19:45:11 +0000 ods15 adds 'ID_DEMUXER=avi' to -identify...
Fri, 26 Aug 2005 22:53:59 +0000 rtognimp Fix mpeg-pes playback
Fri, 26 Aug 2005 19:08:28 +0000 henry ENCA uses -lm
Fri, 26 Aug 2005 19:00:36 +0000 henry X11 can use pthread (fixes --enable-static)
Fri, 26 Aug 2005 18:58:06 +0000 henry more thorough aalib test (needed for --enable-static)
Fri, 26 Aug 2005 17:40:02 +0000 reimar support MPEG in GXF container with extension-based detection.
Thu, 25 Aug 2005 21:46:32 +0000 henry reordered bps calculation
Thu, 25 Aug 2005 19:57:32 +0000 henry set the nearest number of channels, return(0) upon errors
Thu, 25 Aug 2005 19:46:20 +0000 reimar avoid reading more than maxlen bytes.
Thu, 25 Aug 2005 18:22:12 +0000 faust3 10l, missing return
Thu, 25 Aug 2005 17:02:17 +0000 reimar Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation should
Thu, 25 Aug 2005 15:54:44 +0000 reimar ffwmv3 does not work, use "status crashing" so it is not auto-selected.
Thu, 25 Aug 2005 12:45:57 +0000 reimar Fix texture format variable types. Internal format is GLint, others are GLenum
Wed, 24 Aug 2005 12:33:32 +0000 mosu Fixed seeking for AVC-in-Matroska (wrong assumption of what kind of references may be present for a non-I-frame).
Wed, 24 Aug 2005 00:46:04 +0000 diego Slightly reduce unnecessary verbosity.
Wed, 24 Aug 2005 00:24:11 +0000 diego typos, cosmetics