av/cmd
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
..
revid-cli revid: added chunkSize to audioInput and bufferSize to lex functions 2019-05-05 17:56:14 +09:30