This website requires JavaScript.
Explore
Help
Sign In
mirror
/
av
mirror of
https://bitbucket.org/ausocean/av.git
Watch
1
Star
0
Fork
You've already forked av
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7cb58c81eb
av
/
stream
/
mts
History
saxon
7cb58c81eb
stream/mts/encoder.go: added comment to Meta meta.Data global as it unexported.
2019-02-07 08:29:51 +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
stream/mts/encoder.go: added comment to Meta meta.Data global as it unexported.
2019-02-07 08:29:51 +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