log

age author description
Mon, 28 Apr 2003 16:17:26 +0000 alex DTS support by Peter Schuller <peterschueller@telemed.de> (revised by arpi)
Mon, 28 Apr 2003 16:11:42 +0000 alex abilty to set tv channel by name on commandline, patch by Ivan Szanto <szivan@duticai.TWI.TUDelft.NL>
Mon, 28 Apr 2003 15:58:27 +0000 alex added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
Mon, 28 Apr 2003 02:53:50 +0000 rfelker new mode for tfields filter -- shifts fields by a quarter-pixel so the
Mon, 28 Apr 2003 02:23:57 +0000 rfelker at least 100l for me, the last commit was nonsense
Sun, 27 Apr 2003 21:04:00 +0000 rfelker slices support for vf_crop. now cropping black borders should make a
Sun, 27 Apr 2003 18:55:04 +0000 rfelker display size/aspect adjusting filter
Sun, 27 Apr 2003 18:44:23 +0000 rfelker ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/g200
Sun, 27 Apr 2003 17:24:26 +0000 zdar triple buffering support, configuration/option system changed,some minor bugs fixed
Sun, 27 Apr 2003 10:34:06 +0000 nicolas fix 'cannot adjust line' warning
Sun, 27 Apr 2003 10:04:39 +0000 rfelker generate meaningful d_width & d_height when scaling, rather than useless nonsense.
Sun, 27 Apr 2003 09:45:38 +0000 michael fix
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