avconv: don't use InputStream in the buffer management code.
Use just the pointer to the head of the buffer pool. This will allow sharing the code with avplay.
Loading
Please register or sign in to comment
Use just the pointer to the head of the buffer pool. This will allow sharing the code with avplay.