- this was modified for adaptive streaming with avoid pad switching option.
it have to be included if the avoid pad switching option is disabled.
Change-Id: I0aac51d334400c4bfc7d56b7cb59c7ac5ae64475
if (base->mode == BASE_MODE_PUSHING
&& base->segment.format == GST_FORMAT_TIME) {
mpegts_packetizer_flush (base->packetizer, TRUE);
-#ifndef TIZEN_FEATURE_TSDEMUX_MODIFICATION
+#ifndef TIZEN_FEATURE_AVOID_PAD_SWITCHING
/* NOTE:
* If use decodebin3/playbin3, it will be include.
* commit fb36608ccd95004b3c2b38d6451c009fbad899b6