av/revid
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
..
config alsa: unexported ringbuffer chunksize 2019-11-13 19:56:13 +10:30
gpl.txt Initial revision 2017-09-21 07:50:42 +09:30
revid.go alsa: unexported ringbuffer chunksize 2019-11-13 19:56:13 +10:30
revid_test.go created av/device package and sub packages raspivid, geovision, webcam and file 2019-11-06 17:44:50 +10:30
senders.go revid: sender ring buffers flush only if write was successful 2019-11-08 10:06:51 +10:30
senders_test.go revid/senders_test.go: turning package based PSI sending on for TestMtsSenderDiscontinuity to fix hanging bug 2019-10-01 20:47:03 +09:30