dvd-id.c, lib.[ch]: Improve DVD ID computation.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 6 Mar 2022 17:32:51 +0000 (17:32 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 6 Mar 2022 20:34:04 +0000 (20:34 +0000)
commit9b86c33fd71be1d0310c6e32e12b8fb16c55f690
tree56d1d4155717a80d0d14ce2697f5dcd3447e24be
parent0049c6b5106e540f8fe6d91016de35fe9082bff9
dvd-id.c, lib.[ch]: Improve DVD ID computation.

Move the code to the library.  Accept flags (to the library function and
the utility) to fail if portions of the ID can't be determined.

Also, improve `dvd-id' to print IDs for multiple disc images.
dvd-id.c
lib.c
lib.h