]> git.sesse.net Git - vlc/commit
Add support for parsing more Ogg tags.
authorTimothy B. Terriberry <tterribe@xiph.org>
Mon, 2 Sep 2013 16:28:41 +0000 (09:28 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 3 Sep 2013 10:14:45 +0000 (12:14 +0200)
commit8a5a51bf23514ebd62d04d183a5799bd5c5caca3
tree4cd2617b92ae4ee46490931626eddd6b9eec31db
parent478199d685b43575ecd7b8ac42ff82c6fb669bce
Add support for parsing more Ogg tags.

This fills in the initial vlc_meta_t object with more of the fields
it knows about, ensuring fields that we can edit with taglib don't
show up in the 'Extra metadata' panel.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/demux/xiph_metadata.c