removed UNITS
authorWim Taymans <wim.taymans@gmail.com>
Sat, 24 May 2003 10:31:38 +0000 (10:31 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 24 May 2003 10:31:38 +0000 (10:31 +0000)
Original commit message from CVS:
removed UNITS

examples/seeking/cdplayer.c
examples/seeking/spider_seek.c
tests/examples/seek/spider_seek.c
tests/old/examples/seek/cdplayer.c
tests/old/examples/seek/spider_seek.c

index 1450983..6ce5547 100644 (file)
@@ -56,7 +56,6 @@ static seek_format seek_formats[] =
 {
   { "tim",  GST_FORMAT_TIME    },
   { "byt",  GST_FORMAT_BYTES   },
-  { "unt",  GST_FORMAT_UNITS   },
   { "buf",  GST_FORMAT_BUFFERS },
   { "def",  GST_FORMAT_DEFAULT },
   { NULL, 0 }, 
index a5cf032..a21aac1 100644 (file)
@@ -98,7 +98,6 @@ static seek_format seek_formats[] =
 {
   { "tim",  GST_FORMAT_TIME    },
   { "byt",  GST_FORMAT_BYTES   },
-  { "unt",  GST_FORMAT_UNITS   },
   { "buf",  GST_FORMAT_BUFFERS },
   { "def",  GST_FORMAT_DEFAULT },
   { NULL, 0 }, 
index a5cf032..a21aac1 100644 (file)
@@ -98,7 +98,6 @@ static seek_format seek_formats[] =
 {
   { "tim",  GST_FORMAT_TIME    },
   { "byt",  GST_FORMAT_BYTES   },
-  { "unt",  GST_FORMAT_UNITS   },
   { "buf",  GST_FORMAT_BUFFERS },
   { "def",  GST_FORMAT_DEFAULT },
   { NULL, 0 }, 
index 1450983..6ce5547 100644 (file)
@@ -56,7 +56,6 @@ static seek_format seek_formats[] =
 {
   { "tim",  GST_FORMAT_TIME    },
   { "byt",  GST_FORMAT_BYTES   },
-  { "unt",  GST_FORMAT_UNITS   },
   { "buf",  GST_FORMAT_BUFFERS },
   { "def",  GST_FORMAT_DEFAULT },
   { NULL, 0 }, 
index a5cf032..a21aac1 100644 (file)
@@ -98,7 +98,6 @@ static seek_format seek_formats[] =
 {
   { "tim",  GST_FORMAT_TIME    },
   { "byt",  GST_FORMAT_BYTES   },
-  { "unt",  GST_FORMAT_UNITS   },
   { "buf",  GST_FORMAT_BUFFERS },
   { "def",  GST_FORMAT_DEFAULT },
   { NULL, 0 },