summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2016-04-22 04:30:30 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2016-04-22 04:48:38 +0200
commit268b5ae10aa6219e0215c0f756c1a9124ba84140 (patch)
tree2c6ee4ab8febded5a72640eb83381bceecb6e4c2 /doc
parent7b7c338e9a7390d5463f2ba6b240e254f8e77de0 (diff)
doc/APIchanges: Fix bistream typo
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 02e4d70713..88704512a1 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 bistream filtering API.
+ Deprecate the old bitsream filtering API.
2016-xx-xx - xxxxxxx - lavfi 6.42.0 - avfilter.h
Add AVFilterContext.hw_device_ctx.