Trek H
96c1b51173
revid and audio: seperated audio into own package
...
audio device input is now handle in its own package which resides in the new input directory
a list of codecs was added to codecutil package to help with multiple packages using the same codecs
2019-06-06 02:09:55 +09:30
Trek H
409dcabe0a
revid: added codec conversion after recording
2019-06-04 02:31:35 +09:30
Saxon
980cf8da21
codec: H264 and MJPEG lexers now using codecutil package for byte scanner functionality
2019-05-22 11:07:39 +09:30
Saxon
83c0a1464f
codec/codecutil: fixed file names in file headers and add package comment.
2019-05-10 14:39:47 +09:30
Saxon
ae8ced3a19
codec/codecutil: byte-scanner.go -> bytescanner.go and byte-scanner_test.go -> bytescanner_test.go
2019-05-10 13:55:32 +09:30
Saxon
cbbe74b34a
codec/codecutil/byte-scanner.go: renamed Scanner type to ByteScanner
2019-05-09 13:51:59 +09:30
Saxon
0effbae4f6
codec: renamed codeutils to codecutil
2019-05-09 13:48:33 +09:30