avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace

This was suggested in the discussion about these functions

With this change the functions are available internally but are not
part of the public API

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2015-06-23 18:24:57 +02:00
parent f6ab967eae
commit da8b228977
4 changed files with 5 additions and 9 deletions

View File

@ -15,10 +15,6 @@ libavutil: 2014-08-09
API changes, most recent first:
2015-xx-xx - xxxxxxx - lavf 56.38.100 - avio.h url.h
Add avio_move(), avio_delete().
Extend URLProtocol with url_move(), url_delete().
-------- 8< --------- FFmpeg 2.7 was cut here -------- 8< ---------
2015-06-04 - cc17b43 - lswr 1.2.100