decodebin2: use NO_RESYNC flag
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 21 Dec 2012 15:38:36 +0000 (16:38 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 21 Dec 2012 15:38:36 +0000 (16:38 +0100)
commit0feecef2754ef208372eb39332b4f6fa2067d3d5
tree8600a33839c84d593f8c6073927d7fe6970ae0e6
parentca456ec6f988c08086ee3969e902043332b4cf2f
decodebin2: use NO_RESYNC flag

to avoid the state change function from messing with the state of the elements
that we add.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=690420
gst/playback/gstdecodebin2.c