summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorVladimir Pantelic <vladoman@gmail.com>2013-01-24 14:09:48 +0000
committerLuca Barbato <lu_zero@gentoo.org>2013-01-25 10:47:51 +0100
commitb85a5e87af4254b80913fe33591d96361f30832b (patch)
treec455a00d43d40bfb52080ab6f4ad8da3d2cdb4fb /Changelog
parenta84fb6e06f7f13e61b5dad0224fa392ebe65e294 (diff)
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>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 24f079192d..c235727e42 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,10 @@
Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
+version 10:
+- av_strnstr
+
+
version 9:
- av_basename and av_dirname
- adobe and limelight publisher authentication in RTMP