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
6b32064a2b
av
/
stream
/
mts
History
saxon
6b32064a2b
stream/mts/encoder.go: changed updateMeta signature to return bytes slice rather than passing in pointer to byte slice.
2019-02-05 23:24:00 +10:30
..
meta
stream/mts/encoder.go: not doing scoped conditional in writePSI when calling updateMeta
2019-02-05 23:18:05 +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: changed updateMeta signature to return bytes slice rather than passing in pointer to byte slice.
2019-02-05 23:24:00 +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