OSDN Git Service

lavf: rename ff_probe_input_buffer to make it public
authorAnssi Hannula <anssi.hannula@iki.fi>
Mon, 7 Feb 2011 22:46:53 +0000 (00:46 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 9 Feb 2011 02:33:55 +0000 (03:33 +0100)
commit070e5ba560b86d8b0de72536d9e861b215d7ee20
tree10d89911b1028c7499bb65120bf10fac5435905e
parente74c01db7e2627f36e8829b9fc13fdd8aade5f0f
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>
(cherry picked from commit 3940caad02fbc4f075e77bc605849b1d84ba1b8e)
doc/APIchanges
libavformat/avformat.h
libavformat/internal.h
libavformat/utils.c
libavformat/version.h