Codebase list libdvdread / debian/0.9.7-8 TODO
debian/0.9.7-8

Tree @debian/0.9.7-8 (Download .tar.gz)

TODO @debian/0.9.7-8raw · history · blame

1
2
3
4
5
6
7
8
* we don't have any functions for reading / printing TXT_MGI
* rename zero_1 and add bitfields / macro constants in pgcit_srpt
  - done, are any of the other pgci_t pgci_ut_t pgci_lu_t affected?
* if an encrypted block is being read and libdvdcss is unavailable,
  we should probably return 0 to help it fail.

* add some sort of header versioning , so that we don't get old headers mixed up with a newer version of the library  (or vise versa).
* make portability changes, packed/align stuff