av/cmd/revid-cli
Trek H a3c7cb5616 revid: added chunkSize to audioInput and bufferSize to lex functions
The audio lexers need to know how much data they will be receiving unlike video which has a fixed buffer size.
This means that all the lex function will need to be given a buffer size since they are used as a function pointer with the same signature.
2019-05-05 17:56:14 +09:30
..
main.go revid: added chunkSize to audioInput and bufferSize to lex functions 2019-05-05 17:56:14 +09:30
profile.go main: fixed profile.go conflict 2018-09-12 11:13:47 +09:30
run.sh Initial revision. 2018-06-22 20:56:42 +09:30
upgrade.sh Require GOPATH. 2018-08-20 17:43:56 +09:30