inputselector: removing duplicate field position
authorThiago Santos <ts.santos@sisa.samsung.com>
Wed, 15 Jan 2014 22:28:01 +0000 (19:28 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Wed, 15 Jan 2014 22:28:01 +0000 (19:28 -0300)
commit1d87a5244c28945b7cb832dcfb56f3496b688c7c
treee976bf75742527a55c30a9e2923887244cfc8c90
parent139c96c129149266669c9799ad3b30d84f62065b
inputselector: removing duplicate field position

It is already stored inside the GstSegment struct and
was only duplicating information. Also removed some
weird positon if/else that would possibly change the
segment that was going to be pushed downstream
plugins/elements/gstinputselector.c