libbluray | branch: master | npzacs <[email protected]> | Tue Jul 30 21:18:56 2013 +0300| [a88a3e30ff5c026a3039db60f8e3f6316c702756] | committer: npzacs
Split dynamic library related functionality from bluray.c > http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=a88a3e30ff5c026a3039db60f8e3f6316c702756 --- src/Makefile.am | 4 + src/file/dl.h | 30 ++++ src/file/libaacs.c | 230 +++++++++++++++++++++++++ src/file/libaacs.h | 45 +++++ src/file/libbdplus.c | 242 +++++++++++++++++++++++++++ src/file/libbdplus.h | 52 ++++++ src/libbluray/bluray.c | 436 ++++++++++-------------------------------------- 7 files changed, 687 insertions(+), 352 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commitdiff;h=a88a3e30ff5c026a3039db60f8e3f6316c702756 _______________________________________________ libbluray-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libbluray-devel
