av/codec
Saxon 0ae133d7fb 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.
2020-01-03 17:15:05 +10:30
..
adpcm adpcm and mts: comments and pid change 2019-09-12 19:16:11 +09:30
codecutil alsa: unexported ringbuffer chunksize 2019-11-13 19:56:13 +10:30
h264 Changed all %v's to %w's where appropriate 2019-12-04 14:12:20 +10:30
h265 Changed all %v's to %w's where appropriate 2019-12-04 14:12:20 +10:30
mjpeg codec/mjpeg/jpeg.go: added writeHeader function to write JPEG header 2020-01-03 17:15:05 +10:30
pcm alsa: unexported ringbuffer chunksize 2019-11-13 19:56:13 +10:30