av/stream/mts
saxon 57d1dba2fb stream/mts/meta/meta.go: updated meta.NewWith so that it just uses meta.New, and now ti can add an abitrary number of things to the map. It also overwrites keys that have been repeated 2019-02-06 12:16:44 +10:30
..
meta stream/mts/meta/meta.go: updated meta.NewWith so that it just uses meta.New, and now ti can add an abitrary number of things to the map. It also overwrites keys that have been repeated 2019-02-06 12:16:44 +10:30
pes mts: removed usage of word len, and removed empty import 2019-01-02 10:26:34 +10:30
psi stream/mts: wrote test in metaEncode_test.go and found bug which was fixed 2019-01-30 15:37:15 +10:30
encoder.go cmd/revid-cli & stream/mts/meta: added meta.NewWith function that creates a new meta.Data and adds an initial entry. Using meta.NewWith in revid-cli to initialise mts' global meta.Data with some preamble data. 2019-02-06 10:19:12 +10:30
metaEncode_test.go stream/mts/metaEncode_test.go: added another test to check behaviour when more meta data is added. 2019-01-30 16:22:57 +10:30
mpegts.go stream/mts: adding some constants 2019-01-25 16:25:01 +10:30