On Fri, Sep 22, 2017 at 04:25:33PM +0900, Takayuki 'January June' Suwa wrote:
> - add "-asyncbufsize" option to async:
> - refactor async.c
> - remove READ_BACK_CAPACITY and the 3rd arg of ring_init()
> - replace some magicnums with symconst macros
This should be several patches as they are in
- add "-asyncbufsize" option to async:
- refactor async.c
- remove READ_BACK_CAPACITY and the 3rd arg of ring_init()
- replace some magicnums with symconst macros
---
doc/protocols.texi | 6 ++
libavformat/async.c | 18 +++---
2 files changed, 17 insertions(+), 7 deletions(-)