1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

doc/APIchanges: Fix bitsream typo

Signed-off-by: Lou Logan <lou@lrcd.com>
This commit is contained in:
Lou Logan
2016-04-21 22:06:05 -08:00
parent 268b5ae10a
commit 3eafbbe70a

View File

@@ -22,7 +22,7 @@ API changes, most recent first:
2016-xx-xx - xxxxxxx - lavc 57.15.0 - avcodec.h 2016-xx-xx - xxxxxxx - lavc 57.15.0 - avcodec.h
Add a new bitstream filtering API working with AVPackets. 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 2016-xx-xx - xxxxxxx - lavfi 6.42.0 - avfilter.h
Add AVFilterContext.hw_device_ctx. Add AVFilterContext.hw_device_ctx.