avutil/avstring: add av_strnlen()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2013-12-21 15:42:04 +01:00
parent 1c63aed232
commit 911676c643
3 changed files with 20 additions and 2 deletions

View File

@@ -14,6 +14,10 @@ libavutil: 2012-10-22
API changes, most recent first:
2013-12-22 - xxxxxxx - lavu 52.59.100 - avstring.h
Add av_strnlen() function.
2013-12-xx - xxxxxxx - lavu 52.57.100 - opencl.h
Add av_opencl_benchmark() function.