av/stream/mts
saxon 252e6680ed stream/mts/psi: modified way in which we add padding to psi - now we leave it up to the mts package to do this on creation of an ts packet. Also in the middle of writing AddDescriptor func, and finding issues, hence the mentioned change. 2019-01-29 15:42:51 +10:30
..
pes mts: removed usage of word len, and removed empty import 2019-01-02 10:26:34 +10:30
psi stream/mts/psi: modified way in which we add padding to psi - now we leave it up to the mts package to do this on creation of an ts packet. Also in the middle of writing AddDescriptor func, and finding issues, hence the mentioned change. 2019-01-29 15:42:51 +10:30
encoder.go stream/mts: wrote NewMeta func to initialize map in the Meta struct. Also wrote two tests, one TestAddAndGet to see if we can add and get metadata, and also second TestUpdate to see if we can correctly update metadata with the same key using Meta.Add 2019-01-27 17:57:42 +10:30
meta.go stream/mts/psi/descriptor_test.go: wrote test to check ProgramInfoLen func and descriptors func 2019-01-29 10:40:22 +10:30
meta_test.go stream/mts/psi/descriptor_test.go: wrote test to check ProgramInfoLen func and descriptors func 2019-01-29 10:40:22 +10:30
mpegts.go stream/mts: adding some constants 2019-01-25 16:25:01 +10:30