av/codec
Saxon 398543ac8e codec/mjpeg: tidying up
Separated my code from code that was ported from ffmpeg (differen copyright). Also added utils.go file to house the putBuffer and bytestream types. Reduced copying and use of bytes.Buffer.
Instead expanded putBuffer functionality so that I can use this throughout process (reduce copying from buffer to buffer).
2020-01-03 17:15:06 +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: tidying up 2020-01-03 17:15:06 +10:30
pcm alsa: unexported ringbuffer chunksize 2019-11-13 19:56:13 +10:30