removed UNITS
Original commit message from CVS: removed UNITS
This commit is contained in:
parent
ecbb3f88ca
commit
0faa83dc40
@ -56,7 +56,6 @@ static seek_format seek_formats[] =
|
|||||||
{
|
{
|
||||||
{ "tim", GST_FORMAT_TIME },
|
{ "tim", GST_FORMAT_TIME },
|
||||||
{ "byt", GST_FORMAT_BYTES },
|
{ "byt", GST_FORMAT_BYTES },
|
||||||
{ "unt", GST_FORMAT_UNITS },
|
|
||||||
{ "buf", GST_FORMAT_BUFFERS },
|
{ "buf", GST_FORMAT_BUFFERS },
|
||||||
{ "def", GST_FORMAT_DEFAULT },
|
{ "def", GST_FORMAT_DEFAULT },
|
||||||
{ NULL, 0 },
|
{ NULL, 0 },
|
||||||
|
@ -98,7 +98,6 @@ static seek_format seek_formats[] =
|
|||||||
{
|
{
|
||||||
{ "tim", GST_FORMAT_TIME },
|
{ "tim", GST_FORMAT_TIME },
|
||||||
{ "byt", GST_FORMAT_BYTES },
|
{ "byt", GST_FORMAT_BYTES },
|
||||||
{ "unt", GST_FORMAT_UNITS },
|
|
||||||
{ "buf", GST_FORMAT_BUFFERS },
|
{ "buf", GST_FORMAT_BUFFERS },
|
||||||
{ "def", GST_FORMAT_DEFAULT },
|
{ "def", GST_FORMAT_DEFAULT },
|
||||||
{ NULL, 0 },
|
{ NULL, 0 },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user