lavu: Add av_strnstr()

This is a length limited version of strstr()

Signed-off-by: Vladimir Pantelic <vladoman@gmail.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
Vladimir Pantelic
2013-01-24 14:09:48 +00:00
committed by Luca Barbato
parent a84fb6e06f
commit b85a5e87af
5 changed files with 37 additions and 1 deletions

View File

@@ -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.