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(-)
On Fri, Sep 22, 2017 at 12:36:40AM +0900, Takayuki 'January June' Suwa wrote:
> ---
> doc/protocols.texi | 6 ++
> libavformat/async.c | 7 ++-
> 2 files changed, 12 insertions(+), 1 deletion(-)
>
> diff --git a/doc/protocols.texi b/doc/protocols.texi
> index a7968ff56e3..f321664d7bf 100
---
doc/protocols.texi | 6 ++
libavformat/async.c | 7 ++-
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/doc/protocols.texi b/doc/protocols.texi
index a7968ff56e3..f321664d7bf 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -57,6 +57,12 @@ Asynchronous data f