av/container/mts
Saxon c55cd9a64e container/mts: wrote test for FindPSI and corrected bugs
Wrote the FindPSI test which revealed a bug regarding creation of a PMT using comcast gots. This was fixed by writing Payload function and
extracting payload of PMT packet before giving to psi.NewPMT.
2019-07-26 14:16:05 +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: wrote test for FindPSI and corrected bugs 2019-07-26 14:16:05 +09:30
mpegts_test.go container/mts: wrote test for FindPSI and corrected bugs 2019-07-26 14:16:05 +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