[FFmpeg-cvslog] doc/APIchanges: Fix bitsream typo

Lou Logan git at videolan.org
Fri Apr 22 08:10:55 CEST 2016


ffmpeg | branch: master | Lou Logan <lou at lrcd.com> | Thu Apr 21 22:06:05 2016 -0800| [3eafbbe70a1066e2f5556865d302b5ecb1954954] | committer: Lou Logan

doc/APIchanges: Fix bitsream typo

Signed-off-by: Lou Logan <lou at lrcd.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3eafbbe70a1066e2f5556865d302b5ecb1954954
---

 doc/APIchanges |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index 8870451..de72807 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.



More information about the ffmpeg-cvslog mailing list