Saxon
7c54775291
stream: added GetDst func to Encoder interface
...
It has become apparent that it would be useful to be able to get the destination from
the encoder, so this it at least a temporary fix.
2019-03-13 18:24:18 +10:30
Saxon
cce05db3f2
revid: changes made to stream/flv regarding last commit for removal of flv header bytes
2019-03-12 12:58:31 +10:30
Saxon
f55daa02c1
stream/flv & stream/mts: updated commenting for flv and mts encoders
2019-03-10 13:04:15 +10:30
Saxon
9f4f9e8920
revid: Encoder type now implements io.Writer
2019-03-10 13:00:58 +10:30
Dan Kortschak
9d70949e2e
stream/flv: write first previous tag size
2019-01-11 14:55:05 +10:30
Dan Kortschak
7f07c4cb20
revid,stream/flv: add back initial header write
2019-01-11 13:53:05 +10:30
Dan Kortschak
05e0672e89
stream/flv: remove unnecessary header write on creation
2019-01-05 17:56:55 +10:30
kortschak
cec4f3803f
Merged in remove-stream-chan (pull request #68 )
...
revid: remove stream chan
* revid,stream: factor chan operations out into a separate type
* revid: remove stream chan
* revid: reduce label length
Approved-by: Alan Noble <anoble@gmail.com>
2018-10-19 00:50:08 +00:00
Dan Kortschak
05ba19e4aa
encoding->stream: rename packages
2018-08-20 07:49:02 +09:30