Skip to content

hlsdemux2/m3u8: use GstClockTimeDiff to do timestamp comparison

Qi Hou requested to merge hq/gstreamer:m3u8 into main

Use GstClockTimeDiff to do timestamp comparison when look for matched segment. Otherwise there is chance that "Couldn't find a match" when expected ts is a negative value.

Merge request reports

Loading