Fri, 10 Jan 2003 10:43:01 +0000 |
rfelker |
use mp_msg for messages. prolly more filters need to be fixed like this too
|
Sun, 05 Jan 2003 15:45:55 +0000 |
arpi |
ehh.. 10l again
|
Sun, 05 Jan 2003 15:39:52 +0000 |
arpi |
- added x/y rounding for YUV formats (should be moved to mp_image.c|h later)
|
Tue, 10 Sep 2002 22:18:32 +0000 |
arpi |
changing return type of put_image void->int
|
Sun, 12 May 2002 19:06:15 +0000 |
arpi |
keep aspect ratio - based on Fredrik Kuivinen's idea
|
Sun, 14 Apr 2002 02:07:29 +0000 |
arpi |
export width too
|
Sat, 13 Apr 2002 19:14:34 +0000 |
arpi |
mp_image.h and img_format.h moved to libmpcodecs
|
Thu, 11 Apr 2002 20:56:17 +0000 |
arpi |
capabilities support -> automatic insertion of scale, expand, pp
|
Sat, 06 Apr 2002 22:05:01 +0000 |
arpi |
video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch
|