Sat, 01 Feb 2003 00:48:33 +0000 |
michael |
10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
|
Thu, 30 Jan 2003 09:15:09 +0000 |
michael |
fixing rgb4 & bgr4 (2 pixels per byte)
|
Thu, 23 Jan 2003 09:35:22 +0000 |
michael |
UYVY input
|
Mon, 04 Nov 2002 15:56:38 +0000 |
michael |
10l
|
Fri, 01 Nov 2002 17:46:45 +0000 |
arpi |
verbose can be negative
|
Sun, 13 Oct 2002 19:46:51 +0000 |
michael |
fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)
|
Sun, 13 Oct 2002 17:23:02 +0000 |
michael |
mmx yuy2 output
|
Sun, 13 Oct 2002 00:30:38 +0000 |
michael |
yuy2 output support
|
Thu, 01 Aug 2002 12:39:08 +0000 |
michael |
planar yuv 444 422 411 support
|
Tue, 09 Jul 2002 17:01:52 +0000 |
michael |
fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway)
|
Thu, 04 Jul 2002 13:08:37 +0000 |
michael |
more scaling algos
|
Sun, 30 Jun 2002 20:34:54 +0000 |
michael |
using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)
|
Thu, 27 Jun 2002 23:48:53 +0000 |
michael |
yvu9 -> yv12 unscaled converter with linear chroma scaling
|
Thu, 27 Jun 2002 19:17:25 +0000 |
michael |
-sws 6 (luma bicubic & chroma bilinear)
|
Thu, 27 Jun 2002 18:00:47 +0000 |
michael |
use unified yuv2rgb init
|
Mon, 24 Jun 2002 20:05:53 +0000 |
michael |
killing globals
|
Mon, 24 Jun 2002 00:18:29 +0000 |
michael |
100l (non mmx versions didnt compile)
|
Sun, 23 Jun 2002 19:30:35 +0000 |
arpi |
IF09 is alias for YVU9 (actually it has extra 4th plane containing MC change
|
Sun, 23 Jun 2002 18:51:43 +0000 |
michael |
yvu9 support (other planar yuv formats with other chroma subsamplings should be trivial to add, if they had a IMGFMT)
|
Sun, 23 Jun 2002 11:01:25 +0000 |
michael |
cleanup
|
Sun, 23 Jun 2002 10:36:18 +0000 |
michael |
selftest support
|
Sat, 22 Jun 2002 20:37:30 +0000 |
michael |
cleanup & grayscale support
|
Sat, 22 Jun 2002 08:49:45 +0000 |
arpi |
sync with mplayer xp
|
Mon, 20 May 2002 03:25:26 +0000 |
arpi |
big cosmetics patch, cleanup of messages printed by mplayer and libs.
|
Sun, 12 May 2002 02:18:52 +0000 |
arpi |
various openbsd and general warning fixes - patch by Bj«Órn Sandell <biorn@dce.chalmers.se>
|
Thu, 02 May 2002 11:00:16 +0000 |
albeu |
printf to mp_msg
|
Mon, 01 Apr 2002 14:01:22 +0000 |
michael |
overread in the mmx2 horizontal scaler fixed
|
Thu, 21 Mar 2002 18:53:32 +0000 |
michael |
fixing bgr15&16 on big_endian
|
Fri, 22 Feb 2002 15:24:19 +0000 |
michael |
use assert.h
|
Thu, 21 Feb 2002 19:41:50 +0000 |
michael |
101++
|