log

age author description
Sat, 26 Apr 2003 12:27:56 +0000 faust3 fopen requires binary flag on windows, too
Sat, 26 Apr 2003 10:32:45 +0000 michael segfault fix
Sat, 26 Apr 2003 05:59:28 +0000 rfelker optimization
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