av/codec
Saxon eaac50f339 codec/mjpeg/jpeg.go: added writeHeader function to write JPEG header
This also included the addition of some lunimance and chrominance tables, a multiError type (implements error) and a putter type, that will put uint16s, bytes and "buffers" into a byte
slice.
2019-11-16 23:12:08 +10:30
..
adpcm adpcm and mts: comments and pid change 2019-09-12 19:16:11 +09:30
codecutil codec/codecutil/helpers.go: added ADPCM support to SIDToMIMEType 2019-10-01 21:01:45 +09:30
h264 codec/h264/extract.go: extracter->extractor everywhere 2019-10-28 08:41:49 +10:30
h265 codec/h265/lexer.go & protocol/rtp/client.go: fixed lexer and rtp client. 2019-05-20 20:49:50 +09:30
mjpeg codec/mjpeg/jpeg.go: added writeHeader function to write JPEG header 2019-11-16 23:12:08 +10:30
pcm pcm, audio: style changes 2019-06-17 13:29:01 +09:30