Changes between Version 4 and Version 5 of Ticket #303
- Timestamp:
- 2011-03-09T19:18:34Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #303 – Description
v4 v5 2 2 3 3 Details:: 4 The new driver should be implemented as a standalone server process which plugs itself into the VFS framework and implements the VFS and libfs interfaces on top of UDF. UDF feature sets used by DVD data disks can vary considerably. The minimum requirement is to implement the subset used by the DVD-Video standard. DVD-Video uses a combination of MicroUDF (a subset of UDF 1.02) in combination with ISO 9660 (and this driver would read the MicroUDF file system . For DVD-Video the ''plain'' UDF build (not VAT or spared) support should be sufficient.4 The new driver should be implemented as a standalone server process which plugs itself into the VFS framework and implements the VFS and libfs interfaces on top of UDF. UDF feature sets used by DVD data disks can vary considerably. The minimum requirement is to implement the subset used by the DVD-Video standard. DVD-Video uses a combination of MicroUDF (a subset of UDF 1.02) in combination with ISO 9660 (and this driver would read the MicroUDF file system). For DVD-Video the ''plain'' UDF build (not VAT or spared) support should be sufficient. 5 5 6 6 What Gains and Benefits will this bring?::