Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-11 | fixed #includes | austriancoder | |
2004-10-10 | removed log commands in dxr3outputthread.c | austriancoder | |
2004-10-10 | little update | austriancoder | |
2004-10-10 | using now std:: instead of namespace std; | austriancoder | |
2004-10-10 | renamed dxr3interface_spu_encoder.h/c to dxr3spuencoder.h/c | austriancoder | |
2004-10-10 | YUV2Rgb is back | austriancoder | |
2004-10-10 | renamed dxr3interface_spu_encoder.h/c to dxr3spuencoder.h/c | austriancoder | |
2004-10-10 | comment update | austriancoder | |
2004-10-10 | using now std:: instead of namespace std; | austriancoder | |
2004-10-10 | YUV2Rgb is back | austriancoder | |
2004-10-10 | checked Lock() and Unlock() | austriancoder | |
2004-10-10 | fixed typo | austriancoder | |
2004-10-10 | - rewrote cDxr3SpuDecoder | austriancoder | |
dropped software decoder added hardware decoder, so we make use of DVD-functions of the dxr3 kicked out YUV2Rgb - as we dont need it any more | |||
2004-10-10 | - rewrote cDxr3SpuDecoder | austriancoder | |
dropped software decoder added hardware decoder, so we make use of DVD-functions of the dxr3 kicked out YUV2Rgb - as we dont need it any more | |||
2004-10-09 | little update | austriancoder | |
2004-10-09 | logger now thread safe | austriancoder | |
2004-10-09 | kicket out unneeded log call | austriancoder | |
2004-10-07 | fix for gcc-2.95 | austriancoder | |
2004-10-04 | little update | austriancoder | |
2004-10-04 | fixed: warning: no newline at end of file | austriancoder | |
2004-10-04 | - extended cDxr3MemcpyBench::Rdtsc(uint32_t config_flags) | austriancoder | |
support for non x86 arch support for cpu's, which dont support rdtsc timing | |||
2004-10-04 | again fixes for gcc-2.95 | austriancoder | |
2004-10-04 | using std::vector and std::string | austriancoder | |
2004-10-04 | basic ac3 (dolby digital 5.1) support | austriancoder | |
2004-09-18 | = not += | austriancoder | |
2004-09-18 | i must also thanks somebody for help | austriancoder | |
2004-09-18 | again fixes for gcc-2.95 | austriancoder | |
2004-09-18 | little update | austriancoder | |
2004-09-18 | fixed #ifdef | austriancoder | |
2004-09-18 | fixed typo | austriancoder | |
2004-09-18 | you can set now logpath in makefile | austriancoder | |
2004-09-18 | extended a line | austriancoder | |
2004-09-18 | fixed DVBDIR and FFMDIR in Makefile | austriancoder | |
2004-09-18 | added/updated copyright informations | austriancoder | |
2004-09-18 | you can configure microcode path in Makefile | austriancoder | |
2004-09-18 | fixed new-line warning while compiling | austriancoder | |
2004-09-18 | inital import | austriancoder | |
2004-09-18 | you can configure microcode path in Makefile | austriancoder | |
2004-09-18 | basic ac3 (dolby digital 5.1) support | austriancoder | |
2004-09-18 | changed url | austriancoder | |
2004-09-18 | inital import | austriancoder | |
2004-09-18 | updated source comments | austriancoder | |
2004-09-18 | basic ac3 (dolby digital 5.1) support | austriancoder | |
2004-09-17 | fixed some defines... should now compile | austriancoder | |
2004-09-15 | added copyright informations | austriancoder | |
2004-09-15 | fixed typo | austriancoder | |
2004-09-15 | added routine to get YUVData from dxr3 | austriancoder | |
2004-09-15 | added functions to read and write registers directly | austriancoder | |
2004-09-15 | fixed typo | austriancoder | |
2004-09-15 | we get now videomode from driver and set only a new one, if the wanted one ↵ | austriancoder | |
is different to the driver defaults one. |