File: TODO

package info (click to toggle)
libdvdread 0.9.7-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,856 kB
  • ctags: 1,007
  • sloc: sh: 8,799; ansic: 7,746; makefile: 84
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