streamsync: only remove DISCONT when needed
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 6 Sep 2012 11:35:33 +0000 (13:35 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 6 Sep 2012 11:37:11 +0000 (13:37 +0200)
commitb26f35c3a4fe27a3a27a40ecb9ff2c358859c1b7
tree85cd5761d4752b01139b3e0f8d770a6f6ef3f4a3
parent20806e4c16d45602778d744d363b341711d9c2da
streamsync: only remove DISCONT when needed

Check if the buffer is DISCONT before making a potentially expensive copy to
unset the DISCONT flag.
gst/playback/gststreamsynchronizer.c