log

age author description
Fri, 25 Apr 2003 20:37:26 +0000 alex Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only that, maybe we could later add nativ YCbCr (YUV) support, but not swscale ones)
Fri, 25 Apr 2003 17:22:11 +0000 michael bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)
Fri, 25 Apr 2003 17:16:55 +0000 michael remove remaining cpudetect dependancy
Fri, 25 Apr 2003 13:57:17 +0000 eyck Start fixing gabbucino changes that broke the package.
Fri, 25 Apr 2003 11:26:34 +0000 michael moving getFilter stuff back (vf_scale.c -> swscale.c)
Fri, 25 Apr 2003 10:20:15 +0000 faust3 enable mf support on mingw32
Fri, 25 Apr 2003 10:00:18 +0000 faust3 alternative timer and glob emulation code for mingw32 port
Fri, 25 Apr 2003 00:57:04 +0000 michael fallback to non-dr1 if the codec wants more than 1+2 buffers
Thu, 24 Apr 2003 19:07:46 +0000 alex memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il>
Thu, 24 Apr 2003 18:55:43 +0000 alex darwin ldd support patch by Steven M. Schultz <sms@2BSD.COM>
Thu, 24 Apr 2003 18:52:16 +0000 alex spring update patch by Ville Syrjala <syrjala@sci.fi>
Thu, 24 Apr 2003 18:48:30 +0000 alex last mingw32 support patch by Sascha Sommer
Thu, 24 Apr 2003 18:35:21 +0000 gabucino bad GUI usage instructions fixed
Thu, 24 Apr 2003 17:17:57 +0000 rik fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com>
Thu, 24 Apr 2003 17:04:20 +0000 michael removing sws - global verbose var dependancy
Thu, 24 Apr 2003 08:20:10 +0000 henry 10L
Tue, 22 Apr 2003 17:41:31 +0000 lumag Russian translation update
Tue, 22 Apr 2003 10:13:21 +0000 diego - and -use-stdin are not the same.
Tue, 22 Apr 2003 00:22:24 +0000 diego Updates for the new xxx:// syntax and numerous clarifications.
Mon, 21 Apr 2003 23:14:21 +0000 alex killed an mp_msg occurance
Mon, 21 Apr 2003 21:13:44 +0000 nicolas typo
Mon, 21 Apr 2003 21:07:35 +0000 alex mingw32 support patch by Diego Biurrun with some changes made by me
Mon, 21 Apr 2003 21:06:08 +0000 alex cygwin support patch by Sascha Sommer and some fixes by me
Mon, 21 Apr 2003 21:04:59 +0000 nicolas patch by Albeu, corrected by Diego Biurrun & me
Mon, 21 Apr 2003 20:13:21 +0000 alex cygwin support patch by Sascha Sommer
Mon, 21 Apr 2003 20:12:43 +0000 alex CoTaskMemAlloc/Free vs malloc/free cleanup
Mon, 21 Apr 2003 20:09:08 +0000 alex 10l
Mon, 21 Apr 2003 19:35:39 +0000 alex moved some obsolete debug stuff
Mon, 21 Apr 2003 19:16:31 +0000 alex cygwin support by Sascha Sommer
Mon, 21 Apr 2003 17:24:29 +0000 michael big endian yellow fix?