New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=3fe82255e99fe5a9bd9c64a86fd2e78407959c71
commit 3fe82255e99fe5a9bd9c64a86fd2e78407959c71
Author: André Draszik <[email protected]>
Date:   Thu May 2 15:28:05 2013 +0100

    convert: minor optimisation to conversion from VYU
    
    Signed-off-by: André Draszik <[email protected]>

 src/gfx/convert.c |   21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=dede1b13cc32b0a7c56dd37f69f1b7df5e6946fd
commit dede1b13cc32b0a7c56dd37f69f1b7df5e6946fd
Author: André Draszik <[email protected]>
Date:   Thu May 2 14:47:04 2013 +0100

    convert: fix (A)VYU conversion to RGB24 and RGB16
    
    Signed-off-by: André Draszik <[email protected]>

 src/gfx/convert.c |   22 +++++++---------------
 1 file changed, 7 insertions(+), 15 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=fd1b56f7f8fd1260c029449bcab8e725b5da4b08
commit fd1b56f7f8fd1260c029449bcab8e725b5da4b08
Author: André Draszik <[email protected]>
Date:   Thu May 2 14:41:03 2013 +0100

    convert: fix YUV444P conversion to RGB24
    
    Signed-off-by: André Draszik <[email protected]>

 src/gfx/convert.c |    5 -----
 1 file changed, 5 deletions(-)

http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=2b8e2085c96fef2f64ace367427a07dc936c0e11
commit 2b8e2085c96fef2f64ace367427a07dc936c0e11
Author: André Draszik <[email protected]>
Date:   Thu May 2 13:19:02 2013 +0100

    generic: fix erroneous use of BIG_ENDIAN instead of WORDS_BIGENDIAN
    
    Some of the DSPF_VYU code used BIG_ENDIAN instead of WORDS_BIGENDIAN.
    
    Signed-off-by: André Draszik <[email protected]>

 src/gfx/generic/generic.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

Reply via email to