Sat, 26 Apr 2003 22:52:46 +0000 |
nicolas |
sync with HMTL docs
|
Sat, 26 Apr 2003 22:43:15 +0000 |
nicolas |
sync
|
Sat, 26 Apr 2003 22:33:49 +0000 |
nicolas |
fixes
|
Sat, 26 Apr 2003 21:56:45 +0000 |
nicolas |
sync
|
Sat, 26 Apr 2003 21:54:42 +0000 |
nicolas |
typo
|
Sat, 26 Apr 2003 18:31:08 +0000 |
rfelker |
optimization -- lots of conditional jumps in inner loops are bad
|
Sat, 26 Apr 2003 16:56:21 +0000 |
rfelker |
fix panscan font resizing with vo_mga
|
Sat, 26 Apr 2003 16:47:25 +0000 |
rfelker |
optional automatic aspect encoding based on d_width and d_height
|
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
|
Thu, 24 Apr 2003 18:35:21 +0000 |
gabucino |
bad GUI usage instructions fixed
|