From 88433bca22ec9518467f313a64de5f064afc2acf Mon Sep 17 00:00:00 2001 From: Christoph Tieben Date: Fri, 27 Jun 2014 21:14:55 +0200 Subject: Added Comment/Description to decoder/plugins/XiphTags.cxx --- src/decoder/plugins/XiphTags.cxx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/decoder') diff --git a/src/decoder/plugins/XiphTags.cxx b/src/decoder/plugins/XiphTags.cxx index 3af473b5d..11a0bcd42 100644 --- a/src/decoder/plugins/XiphTags.cxx +++ b/src/decoder/plugins/XiphTags.cxx @@ -17,6 +17,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +/* This File contains additional Tags for Xiph-Based Formats like Ogg-Vorbis, + * Flac and Opus which will be used in addition to the Tags in tag/TagNames.c + * see https://www.xiph.org/vorbis/doc/v-comment.html for further Info + */ #include "config.h" #include "XiphTags.hxx" -- cgit v1.2.3