define FFMPEG_PIXFMT to customize ffmpeg pixel format
commita1950e0b7c3ff1ec2aee5d8153832bcc75935004
authorAli Gholami Rudi <ali@rudi.ir>
Mon, 11 Apr 2011 16:02:07 +0000 (11 20:32 +0430)
committerAli Gholami Rudi <ali@rudi.ir>
Mon, 11 Apr 2011 16:02:07 +0000 (11 20:32 +0430)
treee12ae56b4049e197c0d9a9d9f653dffebfcd56c6
parent24128353648038e9dee0b1491dedb0a72ee1ef34
define FFMPEG_PIXFMT to customize ffmpeg pixel format

This would increase drawing speed substantially but the user
needs to change FFMPEG_PIXFMT based on framebuffer depth.
Also all configs were moved to config.h.
config.h [new file with mode: 0644]
draw.c
draw.h
fbff.c