You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-29 05:57:37 +02:00
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>
This commit is contained in:
@@ -13,6 +13,9 @@ libavutil: 2017-03-23
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2016-xx-xx - xxxxxxx - lavf 58.1.0 - avio.h
|
||||
Add avio_read_partial().
|
||||
|
||||
2017-xx-xx - xxxxxxx - lavu 56.4.0 - imgutils.h
|
||||
Add av_image_fill_black().
|
||||
|
||||
|
||||
Reference in New Issue
Block a user