mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
removed UNITS
Original commit message from CVS: removed UNITS
This commit is contained in:
parent
6f687403fe
commit
cbc3d8eca8
5 changed files with 0 additions and 5 deletions
|
@ -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 },
|
||||
|
|
|
@ -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 },
|
||||
|
|
|
@ -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 },
|
||||
|
|
|
@ -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 },
|
||||
|
|
|
@ -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 },
|
||||
|
|
Loading…
Reference in a new issue