[libbluray-devel] commit: add metadata parser to extract detail info from disclib xml files on bluray (Fraxinas )
John Stebbins
stebbins at jetheaddev.com
Thu Dec 23 17:10:53 CET 2010
Is this the xml info that includes chapter names etc...? If so, have you found any discs that have this info? I
checked several and never found any. I would like to play with this some, so if you have some examples you can point me
to I would appreciate it.
On 12/23/2010 08:06 AM, git at videolan.org wrote:
> libbluray | branch: master | Fraxinas <andreas.frisch at multimedia-labs.de> | Thu Dec 23 17:03:12 2010 +0100| [cc45b823d21f25a8ce682076c182ee51f2fe422f] | committer: Fraxinas
>
> add metadata parser to extract detail info from disclib xml files on bluray
>
>> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=cc45b823d21f25a8ce682076c182ee51f2fe422f
> ---
>
> configure.ac | 4 +
> src/Makefile.am | 9 +-
> src/libbluray/bdnav/meta_data.h | 55 +++++++++
> src/libbluray/bdnav/meta_parse.c | 225 ++++++++++++++++++++++++++++++++++++++
> src/libbluray/bdnav/meta_parse.h | 30 +++++
> src/libbluray/bluray.c | 37 ++++++
> src/libbluray/bluray.h | 10 ++
> src/libbluray/register.h | 2 +
> 8 files changed, 369 insertions(+), 3 deletions(-)
>
> Diff: http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commitdiff;h=cc45b823d21f25a8ce682076c182ee51f2fe422f
> _______________________________________________
> libbluray-devel mailing list
> libbluray-devel at videolan.org
> http://mailman.videolan.org/listinfo/libbluray-devel
More information about the libbluray-devel
mailing list