File: TODO

package info (click to toggle)
libdvdread 0.9.7-11
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,864 kB
  • ctags: 1,008
  • sloc: sh: 8,805; ansic: 7,746; makefile: 81
file content (9 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9

* 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