Mercurial > mplayer.hg
log vidix/pm3_vid.c @ 23802:7111f3133866
age | author | description |
---|---|---|
2007-07-09 | diego | ISO8859-1 --> UTF-8 |
2007-04-30 | ben | synced with upstream vidix, prevented some drivers to work on some configs/archs |
2007-04-22 | ben | simplified depth definition |
2007-04-22 | ben | declare variables as static |
2007-04-22 | ben | updated vidix files headers whenever it's possible to have a clear GPL statement |
2007-04-06 | diego | consistent include paths for config.h et al. |
2007-04-06 | ben | renamed libdha.[hc] to dha.[hc] |
2007-04-06 | ben | merged libdha and libvidix, moved all files from libdha to vidix directory |
2007-04-01 | ben | killed warnings in pm3 driver |
2007-04-01 | ben | checking for dynamic drivers version number is now pointless |
2007-04-01 | ben | switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in |
2007-04-01 | diego | Move driver files directly into the vidix directory. |