adaptivedemux: Only overwrite last return if it was OK
authorThiago Santos <thiagoss@osg.samsung.com>
Tue, 15 Sep 2015 13:00:43 +0000 (10:00 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Tue, 15 Sep 2015 15:46:31 +0000 (12:46 -0300)
commit0ed501ab035b7b00124bf8bfbac431413667e9c5
treedad567bc1aba8a331e26b2b38557a6290d907188
parentbd710e5e1b3df5c4b4cc9f48fc64478dc33a8ae6
adaptivedemux: Only overwrite last return if it was OK

Prevents overwriting other conditions that would be more important,
such as EOS.

https://bugzilla.gnome.org/show_bug.cgi?id=755042
gst-libs/gst/adaptivedemux/gstadaptivedemux.c