Mercurial > mplayer.hg
log libvo/vo_s3fb.c @ 21532:7e36c7edce3d
age | author | description |
---|---|---|
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. |