rtph265depay: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()
authorLuis de Bethencourt <luis@debethencourt.com>
Wed, 12 Aug 2015 14:14:50 +0000 (15:14 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 16 Feb 2016 00:24:40 +0000 (00:24 +0000)
commita526d014db03a409b6957a8dda596f008fc9bce8
treed23b4f222adac047e97f9031a04fba93d1848d99
parent470c8b37208ff300f7bddd2868be9ffb04afee7c
rtph265depay: Use GST_BUFFER_PTS() instead of GST_BUFFER_TIMESTAMP()

Switching to GST_BUFFER_TIMESTAMP() to be consistent with other rtp code.
gst/rtp/gstrtph265depay.c