X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ogg_afh_common.h;h=7b9d1313af4816b79d1177c7898b94a70ee24775;hp=47e133bfcf61c15542c9133b61e113ebdce335f8;hb=7eaf2faf618705c97c77750371e177108aaa5897;hpb=e9b00a14a4653d767a9d0fe885aa0b6d56c42180 diff --git a/ogg_afh_common.h b/ogg_afh_common.h index 47e133bf..7b9d1313 100644 --- a/ogg_afh_common.h +++ b/ogg_afh_common.h @@ -35,3 +35,5 @@ struct ogg_afh_callback_info { int ogg_get_file_info(char *map, size_t numbytes, struct afh_info *afhi, struct ogg_afh_callback_info *ci); +int ogg_rewrite_tags(const char *map, size_t mapsize, int fd, + char *meta_packet, size_t meta_sz);