From b85a5e87af4254b80913fe33591d96361f30832b Mon Sep 17 00:00:00 2001 From: Vladimir Pantelic Date: Thu, 24 Jan 2013 14:09:48 +0000 Subject: lavu: Add av_strnstr() This is a length limited version of strstr() Signed-off-by: Vladimir Pantelic Signed-off-by: Luca Barbato --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 3120f7ee6a..79e3cb79a0 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2012-10-22 API changes, most recent first: +2013-01-xx - xxxxxxx - lavu 52.6.0 - avstring.h + Add av_strnstr() + 2013-01-xx - xxxxxxx - lavu 52.5.0 - hmac.h Add AVHMAC. -- cgit v1.2.3