mpegtsbase: Refactor code to check for subclass seek handling
authorVineeth TM <vineeth.tm@samsung.com>
Thu, 24 Dec 2015 06:36:54 +0000 (15:36 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 17 Feb 2016 08:51:07 +0000 (10:51 +0200)
commitee8a5455d0b04198e90670ea672859cc30a1ad48
tree336932c6bf85dbdd2d3fc9238bd761b04ca983b4
parent6676ed6cb0d84173a2051aeb4f19209fb904e444
mpegtsbase: Refactor code to check for subclass seek handling

If subclass is not able to handle seek event, then there is no need to
stop streaming and send flush events. We should simply return FALSE

https://bugzilla.gnome.org/show_bug.cgi?id=758516
gst/mpegtsdemux/mpegtsbase.c