audiodecoder: return EOS when segment is over
authorThiago Santos <ts.santos@sisa.samsung.com>
Mon, 26 May 2014 15:44:38 +0000 (12:44 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Mon, 26 May 2014 22:26:45 +0000 (19:26 -0300)
commit09b8f902eab42d10b5392bc6b2f9f78cd7e670f5
tree75a68dce318d01ee27f1321e4e767b8356f0fd20
parentd3ca7271dcd2369434df1652684993af690d9f95
audiodecoder: return EOS when segment is over

if a buffer is clipped by being completely out of segment, check if this
buffer is after the end of the segment and return EOS upstream

https://bugzilla.gnome.org/show_bug.cgi?id=709224
gst-libs/gst/audio/gstaudiodecoder.c