OSDN Git Service

avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h
authorAnton Khirnov <anton@khirnov.net>
Sun, 6 Mar 2011 19:08:30 +0000 (20:08 +0100)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 7 Mar 2011 17:25:36 +0000 (12:25 -0500)
commitf1ef2cd9ed22be231bb4da8d2f93d9a0c7877aa7
treefd9ec78eaa106f3f8172a1bc36e459d102ad99a7
parente8bb2e24398ec838d9e49cf115b7e132609a9fb7
avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h

also change its prefix to ffio

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavformat/avio.h
libavformat/avio_internal.h
libavformat/aviobuf.c
libavformat/utils.c