saxon
|
c2112e58ac
|
stream/mts/psi: added some more tests for AddDescriptor, and in the process fixed some bugs with AddDescriptor
|
2019-01-30 12:08:55 +10:30 |
saxon
|
7f8465f1ad
|
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 |
saxon
|
568840f691
|
stream/mts/psi: cleaned up descriptor_test.go
|
2019-01-29 18:22:57 +10:30 |
saxon
|
a5e1763c97
|
stream/mts/psi: finished writing AddDescriptor test -everything working fine now
|
2019-01-29 16:42:02 +10:30 |
saxon
|
5cba861063
|
stream/mts/psi: removed test that we don't need to do
|
2019-01-29 16:16:37 +10:30 |
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 |
saxon
|
2145db71d4
|
stream/mts/psi: wrote SetSectionLen func
|
2019-01-29 15:16:08 +10:30 |
saxon
|
a5f7c5ad87
|
stream/mts/psi: removed TestDeleteDescriptor test as we don't need anymore
|
2019-01-29 14:39:39 +10:30 |
saxon
|
4a3464252b
|
stream/mts/psi: changed HasDescriptor to also return index of descriptor in psi. Wrote func called SetProgInfoLen to set the program info length in a pmt. Started writing deleteDescriptor func to get rid of a descriptor.
|
2019-01-29 14:38:23 +10:30 |
saxon
|
a61bdac2de
|
stream/mts/psi: added testing file with tests
|
2019-01-29 14:21:25 +10:30 |