CVSROOT:        /cvs/directfb
Module name:    DirectFB-extra
Changes by:     klan    20050215 16:03:54

Modified files:
        interfaces/IDirectFBVideoProvider/video_out_dfb: Makefile.am 
                                                         video_out_dfb.c 
                                                         video_out_dfb.h 
                                                         video_out_dfb_blend.h 
Added files:
        interfaces/IDirectFBVideoProvider/video_out_dfb: 
                                                         
video_out_dfb_mmxproc.h 
                                                         video_out_dfb_proc.h 
Removed files:
        interfaces/IDirectFBVideoProvider/video_out_dfb: 
                                                         video_out_dfb_mmx.h 

Log message:
Rewrite of the DFB video driver:
- Enhanced quality and speed
- Added support for the following formats: NV12, NV16, ARGB2554, ARGB4444
- Added a new configuration option (video.dfb.conversion_matrix) to select
the matrix for software conversion according to different standards
- Added support for hardware OSD: a surface can be specified in the visual
for overlays rendering
- New buffers policy: share the same buffers with the decoder when possible,
thus reducing memory usage and increasing performance by ~30%
- Fixed support for big-endian machines


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

Reply via email to