mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
avformat: Drop deprecated feof() AVIO fuction
Deprecated in 08/2014.
This commit is contained in:
@@ -12,8 +12,6 @@ LIBAVFORMAT_MAJOR {
|
||||
ffurl_close;
|
||||
ffurl_open;
|
||||
ffurl_write;
|
||||
#those are deprecated, remove on next bump
|
||||
url_feof;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user