[libbluray-devel] Split dynamic library related functionality from bluray.c
npzacs
git at videolan.org
Tue Jul 30 23:32:15 CEST 2013
libbluray | branch: master | npzacs <npzacs at gmail.com> | 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
More information about the libbluray-devel
mailing list