From bc79ded75a63ae79a1119f5ca578d41fca04b283 Mon Sep 17 00:00:00 2001 From: Kevin Mitchell Date: Sun, 13 Apr 2014 05:01:55 -0700 Subject: mp_tags: move generic mp_tags stuff into its own .c/.h files in common/ rename add_metadata to the more genera/descriptive mp_tags_copy_items_from_av_dictionary Signed-off-by: wm4 --- old-makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'old-makefile') diff --git a/old-makefile b/old-makefile index 4df04d49da..411163fa9a 100644 --- a/old-makefile +++ b/old-makefile @@ -185,6 +185,7 @@ SOURCES = audio/audio.c \ common/common.c \ common/msg.c \ common/playlist.c \ + common/tags.c \ common/version.c \ demux/codec_tags.c \ demux/demux.c \ -- cgit v1.2.3