av/container/mts
Ella Pietraroia 222864108f making a time based psi method for when to send packets
Added a case that allows packets to be sent by unit of time (in seconds) rather than by number of packets or nal methods. Also made a variable that can be changed in vidgrinder to choose the amount of time, called PsiTime
2019-12-19 09:56:24 +10:30
..
meta container/mts/meta/meta.go: altered comment for GetAll 2019-07-04 14:33:12 +09:30
pes container/mts/pes/pes.go: simplified insertion of pts into pes []byte using comcast/gots InsertPTS func 2019-05-10 14:51:53 +09:30
psi container/mts: using MPEG-TS in comments rather than MPEGTS or mpegts 2019-05-11 21:14:28 +09:30
discontinuity.go container/mts: using MPEG-TS in comments rather than MPEGTS or mpegts 2019-05-11 21:14:28 +09:30
encoder.go making a time based psi method for when to send packets 2019-12-19 09:56:24 +10:30
encoder_test.go revid: added support for MJPEG packetisation 2019-09-24 07:42:26 +09:30
mpegts.go revid: added support for MJPEG packetisation 2019-09-24 07:42:26 +09:30
mpegts_test.go Merged in media-pids (pull request #220) 2019-08-06 12:01:11 +00:00
payload.go container/mts/payload.go: fixed date in license 2019-07-04 19:48:30 +09:30
payload_test.go container/mts/payload_test.go: corrected comment for TestExtract 2019-07-04 14:40:59 +09:30