[FFmpeg-cvslog] doc/APIchanges: Fix bistream typo
Michael Niedermayer
git at videolan.org
Fri Apr 22 04:50:06 CEST 2016
ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Fri Apr 22 04:30:30 2016 +0200| [268b5ae10aa6219e0215c0f756c1a9124ba84140] | committer: Michael Niedermayer
doc/APIchanges: Fix bistream typo
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=268b5ae10aa6219e0215c0f756c1a9124ba84140
---
doc/APIchanges | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/APIchanges b/doc/APIchanges
index 02e4d70..8870451 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.
More information about the ffmpeg-cvslog
mailing list