av/container/mts
Saxon 513e9d06ff container/mts: moved contents of metaEncode_test.go to encoder_test.go and deleted metaEncode_test.go
The contents within metaEncode_test.go were strongly related to the contents
in encoder.go, so the code was moved and the file was deleted.
2019-06-15 02:13:49 +09:30
..
meta container/mts: added payload_test.go and fixed bugs in Extract 2019-06-13 15:52:25 +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 container/mts/encoder.go: updated comment for Encode constants 2019-05-23 14:05:17 +09:30
encoder_test.go container/mts: moved contents of metaEncode_test.go to encoder_test.go and deleted metaEncode_test.go 2019-06-15 02:13:49 +09:30
mpegts.go container/mts: added ExtractMeta function and testing 2019-06-12 01:01:51 +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
payload.go container/mts: BytesForMetaInterval renamed to TrimToMetaRange and now returns Clip for similar reasons to previous commit 2019-06-15 02:12:17 +09:30
payload_test.go container/mts: BytesForMetaInterval renamed to TrimToMetaRange and now returns Clip for similar reasons to previous commit 2019-06-15 02:12:17 +09:30