New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=ac8170792fff7a389cdc26bc9f48013f2a248db1
commit ac8170792fff7a389cdc26bc9f48013f2a248db1
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Wed Jan 16 12:46:47 2008 +0100

    SURFACE: Support NV16 in dfb_surface_dump() and so IDirectFBSurface::Dump().

 src/core/surfaces.c |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=abb2c3aebd67fe73157277c170334657efd5e0cc
commit abb2c3aebd67fe73157277c170334657efd5e0cc
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Wed Jan 16 12:45:16 2008 +0100

    JPEG: Implemented directly loading to NV16 surfaces staying in YCbCr space.
    
    No offsets, clipping or scaling supported.
    
    In my test (df_dok --load-image wood_andi.jpg) NV16 had a 34% advantage
    over RGB16 with this change. It has been the other way around before.

 .../idirectfbimageprovider_jpeg.c                  |  105 +++++++++++++++-----
 1 files changed, 82 insertions(+), 23 deletions(-)


_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to