More optimizations with parity computation

This commit is contained in:
2009-10-20 16:14:14 +00:00
parent f3070d2e71
commit e646686145
4 changed files with 121 additions and 39 deletions

View File

@ -148,7 +148,7 @@ enum burn_write_types
if this mode is attempted.
@since 0.7.2
ts A91016: Re-implemented according to ECMA-130 Annex A and B.
Slower but understood and explained.
Now understood, explained and not stemming from cdrdao.
@since 0.7.4
*/
BURN_WRITE_RAW,