Commit Graph

3 Commits

Author SHA1 Message Date
Unknown 01834c4b91 No working on testing Mpegts
Done testing for nal, pes, and now I'm working on mpegts
2017-12-21 17:04:43 +10:30
Unknown d6f82fd518 Nal struct complete 2017-12-21 13:27:36 +10:30
Unknown 49d57f3a28 Testing utilities
Now that I have some data structures to represent the different types of packets, I am creating some testing utilities so that I know that all the mehods accompanying these structures work - so that I know if there is an issue when I try to repacketise, I know that it isn't a problem with my data structures and their corresponding methods
2017-12-21 13:15:50 +10:30