gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r23792 - Extractor/src/plugins


From: gnunet
Subject: [GNUnet-SVN] r23792 - Extractor/src/plugins
Date: Fri, 14 Sep 2012 13:50:06 +0200

Author: LRN
Date: 2012-09-14 13:50:06 +0200 (Fri, 14 Sep 2012)
New Revision: 23792

Modified:
   Extractor/src/plugins/test_gstreamer.c
Log:
Fix stock GStreamer test expectations

Modified: Extractor/src/plugins/test_gstreamer.c
===================================================================
--- Extractor/src/plugins/test_gstreamer.c      2012-09-14 11:50:02 UTC (rev 
23791)
+++ Extractor/src/plugins/test_gstreamer.c      2012-09-14 11:50:06 UTC (rev 
23792)
@@ -746,14 +746,6 @@
          EXTRACTOR_METATYPE_TITLE,
          EXTRACTOR_METAFORMAT_UTF8,
          "text/plain",
-         "ALBUM/TITLE",
-         strlen ("ALBUM/TITLE") + 1,
-         0
-        },
-        {
-         EXTRACTOR_METATYPE_TITLE,
-         EXTRACTOR_METAFORMAT_UTF8,
-         "text/plain",
          "TITLE",
          strlen ("TITLE") + 1,
          0
@@ -815,14 +807,6 @@
          0
         },
         {
-         EXTRACTOR_METATYPE_LICENSE,
-         EXTRACTOR_METAFORMAT_UTF8,
-         "text/plain",
-         "TERMS_OF_USE",
-         strlen ("TERMS_OF_USE") + 1,
-         0
-        },
-        {
          EXTRACTOR_METATYPE_CONTAINER_FORMAT,
          EXTRACTOR_METAFORMAT_UTF8,
          "text/plain",




reply via email to

[Prev in Thread] Current Thread [Next in Thread]