modules/video_chroma/davinci.c: remove inefficient memset() on each video output picture.
Remove inefficient memset() on the entire output picture. Instead the framebuffer is expected to clear the display properly on initialization and cleanup. This patch requires commit id: 09976bb9.
Showing
Please register or sign in to comment