Signed-off-by: Stephan Holljes
---
libavformat/avio.h| 29 +
libavformat/aviobuf.c | 17 +
2 files changed, 46 insertions(+)
diff --git a/libavformat/avio.h b/libavformat/avio.h
index 9b8fcce..06dd7f5 100644
--- a/libavformat/avio.h
+++ b/libavform
Signed-off-by: Stephan Holljes
---
libavformat/avio.h| 27 +++
libavformat/aviobuf.c | 17 +
2 files changed, 44 insertions(+)
Changes since last version:
- Add doxy.
- Properly initialize *cc in avio_accept()
diff --git a/libavformat/avio.h b/liba
Le tridi 3 thermidor, an CCXXIII, Stephan Holljes a écrit :
> Signed-off-by: Stephan Holljes
> ---
> libavformat/avio.h| 16
> libavformat/aviobuf.c | 17 +
> 2 files changed, 33 insertions(+)
As explained in the previous comment, the doxy for avio_handshake(
Signed-off-by: Stephan Holljes
---
libavformat/avio.h| 16
libavformat/aviobuf.c | 17 +
2 files changed, 33 insertions(+)
diff --git a/libavformat/avio.h b/libavformat/avio.h
index d3d9bbd..b7a4fa8 100644
--- a/libavformat/avio.h
+++ b/libavformat/avio.h
@@