]> git.tuebingen.mpg.de Git - paraslash.git/commit - ogg_afh.c
The ogg/vorbis tagger.
authorAndre Noll <maan@systemlinux.org>
Mon, 16 Dec 2013 07:35:59 +0000 (08:35 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Apr 2015 12:13:34 +0000 (14:13 +0200)
commit76b96e3530d576e2a5a8da487ee975d3bec6ae44
tree5a55a03b73b1cd77d2a2d9ea194e9ef5b5980d93
parent6bcdcffef00ff117eecf1b5447b9e849698d02e5
The ogg/vorbis tagger.

Thanks to the previous commit which implemented the generic
ogg_rewrite_tags() as part of the the ogg/opus tagger, it is rather
simple to provide the same functionality also for the ogg/vorbis
audio format.

This patch adds a new function to ogg_afh.c which creates
a vorbis-specific metadata ogg packet and passes it to
ogg_rewrite_tags().
error.h
ogg_afh.c