av/container/mts
Saxon 4807b4fcb6 container/mts/mpegts.go: added some commenting to MediaStreams 2019-07-24 00:17:57 +09:30
..
meta container/mts/meta/meta.go: altered comment for GetAll 2019-07-04 14:33:12 +09:30
pes container/mts/pes/pes.go: simplified insertion of pts into pes []byte using comcast/gots InsertPTS func 2019-05-10 14:51:53 +09:30
psi container/mts: using MPEG-TS in comments rather than MPEGTS or mpegts 2019-05-11 21:14:28 +09:30
discontinuity.go container/mts: using MPEG-TS in comments rather than MPEGTS or mpegts 2019-05-11 21:14:28 +09:30
encoder.go Added BasePMT which is a PMT without specific data, and removed StandardPMT. 2019-07-10 10:17:34 +09:30
encoder_test.go container/mts: not using string consts for error messages 2019-07-04 14:31:49 +09:30
mpegts.go container/mts/mpegts.go: added some commenting to MediaStreams 2019-07-24 00:17:57 +09:30
mpegts_test.go Added tests for IndexPid. 2019-07-11 19:29:46 +09:30
payload.go container/mts/payload.go: fixed date in license 2019-07-04 19:48:30 +09:30
payload_test.go container/mts/payload_test.go: corrected comment for TestExtract 2019-07-04 14:40:59 +09:30