av/stream
saxon da5fdccaf3 stream/mts & stream/rtp: fixed timing calculations
Currently time calculations in the mts encoder are based on the premise that each mpegts packet is a 'frame', and in the rtp encoder that
each encoding of multiple packets into one rtp packet is a 'frame', these are both false. Mpegts encoding and rtp encoding should do
timestamp calculations using a reasonable approximation of time at encoding/send.
2019-02-16 09:09:54 +10:30
..
flv stream/flv: write first previous tag size 2019-01-11 14:55:05 +10:30
lex rtmp: re-added blank line in rtmp_test.go and renamed sei to suppEnhInfo 2019-01-11 23:43:54 +10:30
mts stream/mts & stream/rtp: fixed timing calculations 2019-02-16 09:09:54 +10:30
rtp stream/mts & stream/rtp: fixed timing calculations 2019-02-16 09:09:54 +10:30
encoding.go Merged in remove-stream-chan (pull request #68) 2018-10-19 00:50:08 +00:00