av/container
Saxon 868d01527c container/mts/mpegts.go: wrote GetPTSRange func
This func will return the first and last PTS from an MPEGTS clip by finding the first access unit, and then by moving backward from the end of the clip to find the start of the final PES packet.
2019-05-10 14:20:14 +09:30
..
flv container/flv: removed some unecessary comments 2019-05-08 17:06:23 +09:30
mts container/mts/mpegts.go: wrote GetPTSRange func 2019-05-10 14:20:14 +09:30