log libvo/vo_s3fb.c @ 28926:241cb573f68b

age author description
2009-01-05 diego Add missing 'void' keyword to parameterless function declarations.
2008-09-07 diego Replace casual GPL notices by proper license headers.
2007-12-02 reimar Mark the vo_functions_t definitions as const where possible.
2007-12-02 reimar Make vo info structs const
2007-08-28 diego warning fix:
2006-07-02 reynaldo rm unnecesary casts from void* - part 2
2006-06-13 gpoirier Fix a condition as suggested by Rich.
2006-06-13 gpoirier cosmetics
2006-06-13 gpoirier Fixes suggested by Ivo, and failure under non-root operation improved. Original patch by Mark Sanderson < mmp AH kiora P ath P cx > (reworked a bit to try to meet out commit policy).
2006-05-30 poirierg Remove dead code, and do close smem file descriptor during un-init
2006-05-18 ivo use mp_msg instead of printf
2006-05-18 ivo include sys/io.h instead of asm/io.h so iopl() gets declared too
2006-05-18 ivo only include sys/mman.h if HAVE_SYS_MMAN_H is defined
2006-05-17 gpoirier Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.