av/container/mts
Saxon 191be04b11 revid: added support for MJPEG packetisation
Changes included adding support for variable InputCodec that may be set via netreceiver/vidgrind to set to H264/MJPEG. Also setting revid's lexTo
function to mjpeg.Lex in the case of an MJPEG InputCodec. Added options parameter to mts.NewEncoder function so that we can change options of the
encoder, namely whether it bases PSI interval on NAL type, or number of frames - in the case of MJPEG we based PSI interval on number of frames.
2019-09-24 07:42:26 +09:30
..
meta container/mts/meta/meta.go: altered comment for GetAll 2019-07-04 14:33:12 +09:30
pes audio and revid: changes for pr 2019-06-13 23:35:52 +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: added support for MJPEG packetisation 2019-09-24 07:42:26 +09: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