[FFmpeg-cvslog] doc/APIchanges: Update for new function avio_find_protocol_name

Alexander Strasser git at videolan.org
Sun Feb 16 22:45:57 CET 2014


ffmpeg | branch: master | Alexander Strasser <eclipse7 at gmx.net> | Sun Feb 16 20:34:56 2014 +0100| [2218fbe05e6dceb9db126c42f52e2a7fe4c05f5b] | committer: Alexander Strasser

doc/APIchanges: Update for new function avio_find_protocol_name

Signed-off-by: Alexander Strasser <eclipse7 at gmx.net>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2218fbe05e6dceb9db126c42f52e2a7fe4c05f5b
---

 doc/APIchanges |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/APIchanges b/doc/APIchanges
index 22558c9..836b670 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,10 @@ libavutil:     2012-10-22
 
 API changes, most recent first:
 
+2014-02-16 - db3c970 - lavf 55.33.100 - avio.h
+  Add avio_find_protocol_name() to find out the name of the protocol that would
+  be selected for a given URL.
+
 2014-02-xx - xxxxxxx - lavu 53.3.0 - frame.h
   Add AV_FRAME_DATA_DOWNMIX_INFO value to the AVFrameSideDataType enum and
   downmix_info.h API, which identify downmix-related metadata.



More information about the ffmpeg-cvslog mailing list