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
252e6680ed
av
/
stream
/
mts
/
psi
History
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
..
crc.go
stream/mts/psi: modified how update crc works so that we're only giving it data that's included in crc calc as well as the crc field itself. Added some consts to allow working with SyntaxSectionLen. Added trimPadding func so that we can easily get rid of any padding. Fixed createDescriptor func which was found to be broken from TestCreateDescriptor
2019-01-29 14:16:33 +10:30
descriptor_test.go
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
helpers.go
stream/mts/psi: modified how update crc works so that we're only giving it data that's included in crc calc as well as the crc field itself. Added some consts to allow working with SyntaxSectionLen. Added trimPadding func so that we can easily get rid of any padding. Fixed createDescriptor func which was found to be broken from TestCreateDescriptor
2019-01-29 14:16:33 +10:30
psi.go
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
psi_test.go
av/stream/psi/psi_test.go: updated comment for buildPmtWithMeta()
2019-01-21 18:25:06 +10:30
std.go
psi: removed declaration and initialisation of standard psi structures in std.go as this is dangerous
2019-01-07 17:13:50 +10:30