issues
search
Comcast
/
gots
MPEG Transport Stream handling in Go
Other
308
stars
88
forks
source link
Consolidation
#152
Closed
LimitlessEarth
closed
3 years ago
LimitlessEarth
commented
3 years ago
Generally
Add the PacketWriter interface
Rework Accumulator
Conform to packetWriter
Keep payload buffer rather than making a new one on every parse
Return meaningful errors
Add some convenience functions
Generally