Home
last modified time | relevance | path

Searched refs:constantDuration (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmp4gdepay.c277 rtpmp4gdepay->constantDuration = in gst_rtp_mp4g_depay_setcaps()
562 if (rtpmp4gdepay->constantDuration != 0) { in gst_rtp_mp4g_depay_process()
563 cd = rtpmp4gdepay->constantDuration; in gst_rtp_mp4g_depay_process()
576 rtpmp4gdepay->constantDuration = cd; in gst_rtp_mp4g_depay_process()
709 if (rtpmp4gdepay->constantDuration != 0) { in gst_rtp_mp4g_depay_process()
712 timestamp += (rtpmp4gdepay->constantDuration * GST_SECOND) / in gst_rtp_mp4g_depay_process()
Dgstrtpmp4gdepay.h51 gint constantDuration; member
/third_party/gstreamer/gstplugins_good/
DChangeLog39408 Use constantDuration to calculate the timestamp of non-first AU in the
39410 If constantDuration is not present in the MIME parameters, its value
104384 mp4gdepay: improve constantDuration guessing
104385 When no constantDuration has been given in the caps, try to derive one from the
105599 Avoid a division by 0 when no constantDuration was specified and when out two
115976 mp4gdepay: guess constantDuration better
115977 Do a better job at guessing the constantDuration parameter when it is not