[FFmpeg-devel] [PATCH 1/2] lavf/avio: Extend API with avio_move() and avio_delete()

Mariusz Szczepańczyk mszczepanczyk at gmail.com
Sun Jun 21 17:04:10 CEST 2015


On 21/06/15 09:37, Timothy Gu wrote:
>
>
> El sábado, 20 de junio de 2015, Mariusz Szczepańczyk
> <mszczepanczyk at gmail.com <mailto:mszczepanczyk at gmail.com>> escribió:
>
>     ---
>       doc/APIchanges        |  4 ++++
>       libavformat/avio.c    | 38 ++++++++++++++++++++++++++++++++++++++
>       libavformat/avio.h    | 19 +++++++++++++++++++
>       libavformat/url.h     |  2 ++
>       libavformat/version.h |  2 +-
>       5 files changed, 64 insertions(+), 1 deletion(-)
>
>     diff --git a/doc/APIchanges b/doc/APIchanges
>     index 6e64a05..a9efd12 100644
>     --- a/doc/APIchanges
>     +++ b/doc/APIchanges
>     @@ -17,6 +17,10 @@ API changes, most recent first:
>
>       -------- 8< --------- FFmpeg 2.7 was cut here -------- 8< ---------
>
>     +2015-xx-xx - xxxxxxx - lavf 56.38.100 - avio.h url.h
>     +  Add avio_move(), avio_delete().
>     +  Extend URLProtocol with url_move(), url_delete().
>     +
>
>
> This goes above the 2.7 release cut line.
>
> Timothy

You're right. Thanks!

Mariusz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-avio-Extend-API-with-avio_move-and-avio_delete.patch
Type: text/x-patch
Size: 3973 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150621/0274ba02/attachment.bin>


More information about the ffmpeg-devel mailing list