adaptivedemux: remove now-defunct "num-lookback-fragments" property
authorTim-Philipp Müller <tim@centricular.com>
Sat, 14 Nov 2015 20:21:17 +0000 (20:21 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 14 Nov 2015 20:28:34 +0000 (20:28 +0000)
commit1491d02c4e78bc1321778fe67ceac7ea46b6befa
treeaa74fe9b165fdbc2bec634b2584daeb583bc61a4
parent8e75bea378994efc552df05fa72d7941324261c8
adaptivedemux: remove now-defunct "num-lookback-fragments" property

This no longer does anything, and it was marked as CONSTRUCT_ONLY
which means someone would really have to go out of their way to
be able to set this, which would only be done in very custom
scenarios, if ever, and those will likely target a specific
version of GStreamer then, so probably not much point keeping
it deprecated for a while before removing it.
gst-libs/gst/adaptivedemux/gstadaptivedemux.c
gst-libs/gst/adaptivedemux/gstadaptivedemux.h
tests/check/elements/dash_demux.c