Saxon
|
a7989955ca
|
stream/mts: corrected func comments for FindPat, FindPmt and FindPid
|
2019-02-28 11:06:27 +10:30 |
Saxon
|
1e9b6c25c9
|
stream/mts: lowercase PID PAT and PMT in func names
|
2019-02-28 11:04:40 +10:30 |
Saxon
|
c1f7497078
|
stream/mts: using fmt.Errorf instead of fmt.Sprintf inside errors.New
|
2019-02-27 17:16:15 +10:30 |
Saxon
|
1e9fcda47c
|
stream/mts: %v to %d in fmt.Sprintf usage in error message
|
2019-02-27 17:12:52 +10:30 |
Saxon
|
947f818bc6
|
stream/mts: modified error in FindPid in the case that we can't a packet with given pid so that we show pid
|
2019-02-27 16:36:59 +10:30 |
saxon
|
b96df6d3a7
|
stream/mts: added general FindPID func and FindPAT func.
|
2019-02-13 14:40:58 +10:30 |
saxon
|
8bdfed9960
|
stream/mts: fixing conflicts
|
2019-02-08 10:13:51 +10:30 |
saxon
|
21265303d7
|
stream/mts/mpegts.go: reorganised exported constants and commented
|
2019-02-07 15:06:54 +10:30 |
saxon
|
46b5acb48c
|
stream/mts/mpgets.go: removing unused consts
|
2019-02-07 13:59:43 +10:30 |
saxon
|
aea41fb710
|
stream/mts: adding some constants
|
2019-01-25 16:25:01 +10:30 |
saxon
|
6b4e0946dd
|
stream/mts/mpegts.go: updated FindPMT comment
|
2019-01-22 11:27:24 +10:30 |
saxon
|
ba209a1d7c
|
mts/mpegts.go: FindPMT now also returns index
|
2019-01-22 11:21:12 +10:30 |
saxon
|
46f5ffd6f2
|
mts: PktSize to PacketSize
|
2019-01-12 17:36:35 +10:30 |
saxon
|
692f5772a1
|
mts: removed usage of word len, and removed empty import
|
2019-01-02 10:26:34 +10:30 |
saxon
|
52b8f7bf54
|
mts: replaced usage of Len with Size for PktSize and PayloadSize etc
|
2019-01-02 10:23:02 +10:30 |
saxon
|
3a872d46c8
|
mts: improved some const naming
|
2018-12-27 13:25:51 +10:30 |
saxon
|
e386f06adf
|
mts: fixed slicing issue
|
2018-12-27 13:19:11 +10:30 |
saxon
|
211a6390d4
|
mts: using static arrays to store mpegts and pes packets
|
2018-12-27 13:01:38 +10:30 |
saxon
|
24f0be9917
|
mts: FindPmt checks validity of data length
|
2018-12-14 16:15:02 +10:30 |
saxon
|
798add533b
|
revid + mts +psi: wrote func to find pmt in byte slice, wrote func to get gps, changed the way in which psi are insterted, based no of mpgets packets to send on time, i.e. per second
|
2018-12-14 13:35:56 +10:30 |
Dan Kortschak
|
05ba19e4aa
|
encoding->stream: rename packages
|
2018-08-20 07:49:02 +09:30 |