dashdemux: Drain remaining buffer in adapter
authorSeungha Yang <sh.yang@lge.com>
Wed, 21 Dec 2016 14:24:48 +0000 (23:24 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 22 Dec 2016 12:12:58 +0000 (14:12 +0200)
commit998c8ce246d10c27ec487e466684e9b477079343
tree3d1b56e14caa9ee13c7eccc3571f2d33bab42657
parent243829098cd44affc2b28736c43f11fd84181c6f
dashdemux: Drain remaining buffer in adapter

Previous patch allows sidx box parsing from incoming buffers.
Since the incoming buffer boundary might be over sidx box,
there can be remaining buffer in isobmff parser adapter.

https://bugzilla.gnome.org/show_bug.cgi?id=776352
ext/dash/gstdashdemux.c