summaryrefslogtreecommitdiffstats
path: root/libmpdemux/genres.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-22 14:43:42 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-22 14:43:42 +0000
commit4fa6c3e7e65f1c744b046f39ebdb1300bc71f838 (patch)
tree2efe1de2536d28907729445094a38f5035599f6d /libmpdemux/genres.h
parent77c765583a052dbf3f36458b76687e0850ab29f5 (diff)
downloadmpv-4fa6c3e7e65f1c744b046f39ebdb1300bc71f838.tar.bz2
mpv-4fa6c3e7e65f1c744b046f39ebdb1300bc71f838.tar.xz
more genre IDs by Bernd Ernesti <mplayer@lists.veego.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13082 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpdemux/genres.h')
-rw-r--r--libmpdemux/genres.h16
1 files changed, 10 insertions, 6 deletions
diff --git a/libmpdemux/genres.h b/libmpdemux/genres.h
index 4029475451..4db0f57a3d 100644
--- a/libmpdemux/genres.h
+++ b/libmpdemux/genres.h
@@ -7,6 +7,10 @@
* DESCRIPTION: Genres character array
* AUTHOR: Jason Carter
***********************************
+ *
+ * Initially modified for use with MPlayer by Diego Biurrun on 2004-08-22
+ * $Id$
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
*/
@@ -157,12 +161,12 @@ char *genres[] = {
"Crossover", /* 139 */
"Contemporary Christian", /* 140 */
"Christian Rock", /* 141 */
-"Unknown", /* 142 */
-"Unknown", /* 143 */
-"Unknown", /* 144 */
-"Unknown", /* 145 */
-"Unknown", /* 146 */
-"Unknown", /* 147 */
+"Merengue", /* 142 */
+"Salsa", /* 143 */
+"Thrash Metal", /* 144 */
+"Anime", /* 145 */
+"Jpop", /* 146 */
+"Synthpop", /* 147 */
"Unknown", /* 148 */
"Unknown", /* 149 */
"Unknown", /* 150 */