Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.h478 gint32 ctts_soffset; member
Dqtdemux.c10024 gint32 ctts_soffset; in qtdemux_parse_samples() local
10035 stream->ctts_soffset = in qtdemux_parse_samples()
10041 ctts_soffset = stream->ctts_soffset; in qtdemux_parse_samples()
10045 if (ctts_soffset == G_MININT32) in qtdemux_parse_samples()
10046 ctts_soffset = 0; in qtdemux_parse_samples()
10049 cur->pts_offset = ctts_soffset; in qtdemux_parse_samples()
/third_party/gstreamer/gstplugins_good/
DChangeLog41355 removes bogus offset of ctts_soffset, this offset shall be included