lavf: make avio_read_partial() public
Main use-case is proxying avio through a foreign I/O layer and a custom AVIO context, without losing latency and performance characteristics. Signed-off-by:Luca Barbato <lu_zero@gentoo.org> Merged from Libav commit 173b5621.
Showing
- doc/APIchanges 3 additions, 0 deletionsdoc/APIchanges
- libavformat/avio.h 9 additions, 0 deletionslibavformat/avio.h
- libavformat/avio_internal.h 0 additions, 8 deletionslibavformat/avio_internal.h
- libavformat/aviobuf.c 1 addition, 1 deletionlibavformat/aviobuf.c
- libavformat/rawdec.c 1 addition, 1 deletionlibavformat/rawdec.c
- libavformat/rtsp.c 1 addition, 1 deletionlibavformat/rtsp.c
- libavformat/version.h 1 addition, 1 deletionlibavformat/version.h
Loading
Please register or sign in to comment