tests: dashdemux: add tests for snap flags seeking
authorThiago Santos <thiagoss@osg.samsung.com>
Wed, 27 Jan 2016 13:48:53 +0000 (10:48 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Thu, 4 Feb 2016 17:20:16 +0000 (14:20 -0300)
commit2bf87ad84cd0158f766bbac5ce240c51852d567f
treefbd3e1613174e8c671c7ac69973081b50cb2d8ec
parent40faf9e09b4180b77858a873d51e977da8dc9360
tests: dashdemux: add tests for snap flags seeking

Similar to HLS but DASH has the extra issue that it can have
multiple streams so snapping can be tricky as streams usually
won't be aligned.

For now, those tests handle the case of only having a single
stream.

https://bugzilla.gnome.org/show_bug.cgi?id=759158
tests/check/elements/dash_demux.c