log

age author description
Thu, 20 Dec 2001 17:18:48 +0000 eyck Adam Di Carlo changes. see debian/changelog
Thu, 20 Dec 2001 15:30:22 +0000 anders Added plugin for fractional resampling (alpha code)
Thu, 20 Dec 2001 08:02:38 +0000 mswitch Removed conversion for yuy2, libmp1e supports this format, no need to cnovert it...
Thu, 20 Dec 2001 07:40:30 +0000 mswitch Removed some old libavcodec code which would cause inproper scaling of some movies...
Wed, 19 Dec 2001 22:34:24 +0000 gabucino Try The Fucking CVS message. Hmm it was there. Where did it go?
Wed, 19 Dec 2001 22:27:21 +0000 gabucino forgot to remove these (notes about suid)
Wed, 19 Dec 2001 20:20:06 +0000 michael runtime cpu detection for the resample stuff
Wed, 19 Dec 2001 19:35:08 +0000 michael sse opt of mix32toS()
Wed, 19 Dec 2001 18:58:05 +0000 michael sse opt of mix32to2()
Wed, 19 Dec 2001 18:42:36 +0000 michael adding some comments
Wed, 19 Dec 2001 18:33:53 +0000 pl oops... previous commit was only a half-sync with help_mp-en.h 1.19
Wed, 19 Dec 2001 18:26:08 +0000 mswitch Inproved mpeg sync on fast computers
Wed, 19 Dec 2001 17:30:08 +0000 gabucino some additional info in 2pass section
Wed, 19 Dec 2001 17:29:15 +0000 gabucino eh forgot about ffmpeg12 :<
Wed, 19 Dec 2001 16:55:32 +0000 pontscho better dvd support
Wed, 19 Dec 2001 16:54:04 +0000 pontscho button design fix
Wed, 19 Dec 2001 16:53:34 +0000 pontscho nesze LGB beleirtalak igy ;)
Wed, 19 Dec 2001 14:31:31 +0000 mswitch Remove lame upsampler, cleaned out stuff relating to setting channels.
Wed, 19 Dec 2001 14:28:42 +0000 mswitch Fix glitchy mpeg playback
Wed, 19 Dec 2001 13:15:49 +0000 pl missing 1 byte in array size
Wed, 19 Dec 2001 13:03:22 +0000 pl x = malloc(strlen(s) + c) ... strcpy(x, s)
Wed, 19 Dec 2001 12:54:06 +0000 pl checkings for malloc results (potential memleaks)
Wed, 19 Dec 2001 12:21:38 +0000 pl sync with help_mp-en.h 1.19
Wed, 19 Dec 2001 11:50:05 +0000 atmos4 better fullscreen-mode selection, patch by dunno :)
Wed, 19 Dec 2001 11:45:04 +0000 nexus sync again, 10l ;)
Wed, 19 Dec 2001 10:41:08 +0000 nick + Added support of FIFO engine (suggested by Vladimir Dergachev)
Wed, 19 Dec 2001 10:40:16 +0000 nick Sync with r1.19
Wed, 19 Dec 2001 09:51:52 +0000 nexus sync
Wed, 19 Dec 2001 09:04:03 +0000 bertrand If the demuxer type is unknown it will start an http streaming.
Wed, 19 Dec 2001 09:02:52 +0000 bertrand Removed unnecessary check after the protocol autodetection.