]> git.sesse.net Git - ffmpeg/commit
lavf/avio: add a ffio_realloc_buf API for AVIO buffer realloc
authortomajsjiang <tomajsjiang@tencent.com>
Thu, 4 Jul 2019 03:58:41 +0000 (11:58 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Thu, 15 Aug 2019 01:27:11 +0000 (09:27 +0800)
commit3d1506c630eb59b428eb3585ccaa446fec7f3b0a
treeaf29acc8a48be223858d282d635ba959ab5d081f
parent03ba38683301d2af7b78247a82171c21ed3e4903
lavf/avio: add a ffio_realloc_buf API for AVIO buffer realloc

Add new API ffio_realloc_buf for AVIO buffer realloc.

Signed-off-by: Zhongxing Jiang <tomajsjiang@tencent.com>
libavformat/avio_internal.h
libavformat/aviobuf.c