Revert "baseparse: do not overwrite header buffer timestamps"
authorThiago Santos <thiagoss@osg.samsung.com>
Thu, 19 Nov 2015 03:51:44 +0000 (00:51 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Thu, 19 Nov 2015 03:57:17 +0000 (00:57 -0300)
commitb93369c78a328d61536999e9735bf4c509d7bfa3
tree7e53d2ac10c9dd495a18140ce1cb18b17e77e6c4
parent5feba38a4e405f4235fc695656d2605707116d46
Revert "baseparse: do not overwrite header buffer timestamps"

This reverts commit 2c475a035543efc0202ecdc52070295a421ed4b4.

This causes issues with h264parse. It breaks timestamps as
there are headers in the middle of the stream and this patch
makes the timestamps for those differ from the ones that
are adjusted, creating a discontinuity and leading to sync
issues.
libs/gst/base/gstbaseparse.c