av/codec/codecutil
Trek H cd63d0d95a alsa: unexported ringbuffer chunksize
Chunksize can be calculated without needing an ALSA device instance.

Added a DataSize function to pcm package for calculating size of pcm data given relevant attributes.

Removed ChunkSize from config revid config struct.

Changed NewByteLexer to accept an in rather than a pointer.
2019-11-13 19:56:13 +10:30
..
bytescanner.go codec: H264 and MJPEG lexers now using codecutil package for byte scanner functionality 2019-05-22 11:07:39 +09:30
bytescanner_test.go codec: H264 and MJPEG lexers now using codecutil package for byte scanner functionality 2019-05-22 11:07:39 +09:30
helpers.go codec/codecutil/helpers.go: added ADPCM support to SIDToMIMEType 2019-10-01 21:01:45 +09:30
lex.go alsa: unexported ringbuffer chunksize 2019-11-13 19:56:13 +10:30
lex_test.go alsa: unexported ringbuffer chunksize 2019-11-13 19:56:13 +10:30
list.go audio: syntax and error checking 2019-06-20 18:04:58 +09:30