summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorLou Logan <lou@lrcd.com>2016-04-21 22:06:05 -0800
committerLou Logan <lou@lrcd.com>2016-04-21 22:06:05 -0800
commit3eafbbe70a1066e2f5556865d302b5ecb1954954 (patch)
tree37e06857f069a84c1da576508e9d5269bde1240d /doc/APIchanges
parent268b5ae10aa6219e0215c0f756c1a9124ba84140 (diff)
doc/APIchanges: Fix bitsream typo
Signed-off-by: Lou Logan <lou@lrcd.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 88704512a1..de7280735a 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -22,7 +22,7 @@ API changes, most recent first:
2016-xx-xx - xxxxxxx - lavc 57.15.0 - avcodec.h
Add a new bitstream filtering API working with AVPackets.
- Deprecate the old bitsream filtering API.
+ Deprecate the old bitstream filtering API.
2016-xx-xx - xxxxxxx - lavfi 6.42.0 - avfilter.h
Add AVFilterContext.hw_device_ctx.