rtpmp4gpay: Don't produce timestamps based on byte count
authorOlivier Crête <olivier.crete@collabora.com>
Sun, 15 May 2016 10:16:23 +0000 (12:16 +0200)
committerOlivier Crête <olivier.crete@collabora.com>
Sun, 15 May 2016 10:28:55 +0000 (12:28 +0200)
commite21cf3bc1c85ff7ad235c36a99ee169784040008
tree1f9c3d4e977cfad60078a6988df96bc01f26bf99
parentac3b1cf2ed9fa89a1814dcde133bbd73d597bac7
rtpmp4gpay: Don't produce timestamps based on byte count

The GST_BUFFER_OFFSET of output buffers returned to GstRtpBasePayload
should reflect the number of "samples" in the unit of the RTP clock in this
buffer. If this is not true, then it shouldn't be set.

https://bugzilla.gnome.org/show_bug.cgi?id=761943
gst/rtp/gstrtpmp4gpay.c
gst/rtp/gstrtpmp4gpay.h