libaacs | branch: master | npzacs <npz...@gmail.com> | Mon Mar 21 10:22:04 2016 +0200| [d4c4c7fb70587e8ed162ed5a752af4eb640c5806] | committer: npzacs
Improve Unit_Key_RO.inf parsing Split unit key parsing to unit_key.[hc]. Do not load the file twice (parse it when it is loaded for disc id calculation). Add error checking. Check unit key file header. > http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=d4c4c7fb70587e8ed162ed5a752af4eb640c5806 --- Makefile.am | 2 + src/libaacs/aacs.c | 230 ++++++++++++++++++------------------------------ src/libaacs/unit_key.c | 226 +++++++++++++++++++++++++++++++++++++++++++++++ src/libaacs/unit_key.h | 56 ++++++++++++ 4 files changed, 369 insertions(+), 145 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commitdiff;h=d4c4c7fb70587e8ed162ed5a752af4eb640c5806 _______________________________________________ libaacs-devel mailing list libaacs-devel@videolan.org https://mailman.videolan.org/listinfo/libaacs-devel