lavf: rename ff_probe_input_buffer to make it public
It is useful for applications that hand input data directly to lavf via a ByteIOContext. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
This commit is contained in:
committed by
Ronald S. Bultje
parent
aad216fd7e
commit
3940caad02
@@ -13,6 +13,10 @@ libavutil: 2009-03-08
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2011-02-08 - xxxxxxx - lavf 52.98.0 - av_probe_input_buffer
|
||||
Add av_probe_input_buffer() to avformat.h for probing format from a
|
||||
ByteIOContext.
|
||||
|
||||
2011-02-06 - fe174fc - lavf 52.97.0 - avio.h
|
||||
Add flag for non-blocking protocols: URL_FLAG_NONBLOCK
|
||||
|
||||
|
||||
Reference in New Issue
Block a user