From: Lou Logan Date: Fri, 22 Apr 2016 06:06:05 +0000 (-0800) Subject: doc/APIchanges: Fix bitsream typo X-Git-Tag: android-x86-7.1-r1~5510 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=3eafbbe70a1066e2f5556865d302b5ecb1954954;p=android-x86%2Fexternal-ffmpeg.git doc/APIchanges: Fix bitsream typo Signed-off-by: Lou Logan --- 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.