From 3eafbbe70a1066e2f5556865d302b5ecb1954954 Mon Sep 17 00:00:00 2001 From: Lou Logan Date: Thu, 21 Apr 2016 22:06:05 -0800 Subject: [PATCH] doc/APIchanges: Fix bitsream typo Signed-off-by: Lou Logan --- doc/APIchanges | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.