On Sun, Jun 21, 2015 at 05:04:10PM +0200, Mariusz Szczepańczyk wrote: > On 21/06/15 09:37, Timothy Gu wrote: > > > > > >El sábado, 20 de junio de 2015, Mariusz Szczepańczyk > ><mszczepanc...@gmail.com <mailto:mszczepanc...@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
> 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(-) > 1a7bf656f7e0a71b313c14fad1684083b148636a > 0001-lavf-avio-Extend-API-with-avio_move-and-avio_delete.patch > From 283f81e40b8776ac485e0e575ba351618a5c2332 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Mariusz=20Szczepa=C5=84czyk?= <mszczepanc...@gmail.com> > Date: Wed, 17 Jun 2015 20:12:00 +0200 > Subject: [PATCH 1/2] lavf/avio: Extend API with avio_move() and avio_delete() applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Observe your enemies, for they first find out your faults. -- Antisthenes
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel