av/stream/mts/psi
saxon 55bee1532e stream/mts/psi/psi.go: added function comments and improved commenting and layout inside functions 2019-01-30 11:01:04 +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/descriptor_test.go: added comments to test funcs - as well as some todos for further testing. 2019-01-29 22:07:06 +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/psi.go: added function comments and improved commenting and layout inside functions 2019-01-30 11:01:04 +10:30
psi_test.go stream/mts/psi: finished writing AddDescriptor 2019-01-29 16:14:00 +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