av/container/mts
Saxon 548b7caa81 revid: fixed rtpPort and rtcpPort parsing and added H264 and H265 IDs
Added H264ID and H265ID consts and added logic to select this const for use in encoder based on mediaType param in NewEncoder. Also now
declaring PMT in NewEncoder so that we can set streamID correctly based on mediaType.
2019-05-16 13:57:10 +09:30
..
meta av: restructured directories 2019-03-25 11:34:56 +10: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 revid: fixed rtpPort and rtcpPort parsing and added H264 and H265 IDs 2019-05-16 13:57:10 +09:30
encoder_test.go revid: fixed rtpPort and rtcpPort parsing and added H264 and H265 IDs 2019-05-16 13:57:10 +09:30
metaEncode_test.go revid: fixed rtpPort and rtcpPort parsing and added H264 and H265 IDs 2019-05-16 13:57:10 +09:30
mpegts.go container/mts/mpegts.go: fixed conflict with master 2019-05-13 17:07:53 +09:30
mpegts_test.go revid: fixed rtpPort and rtcpPort parsing and added H264 and H265 IDs 2019-05-16 13:57:10 +09:30