diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-04-27 15:30:25 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-04-27 15:30:25 +0200 |
commit | ef312b8f0f47b976cc796dc5d2cdba4c88b1060c (patch) | |
tree | d1b6ca9241bff51404f4a4f68a75dadfaec08c95 /doc/APIchanges | |
parent | 3a5ca79b0c2c367a5d30b7040dea65183852ae53 (diff) | |
download | ffmpeg-ef312b8f0f47b976cc796dc5d2cdba4c88b1060c.tar.gz |
Fix bistream typos
Found-by: wm4
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 9042bf15a2..f43174f7af 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -265,7 +265,7 @@ API changes, most recent first: 2013-08-05 - 9547e3e / f824535 - lavc 55.22.100 / 55.13.0 - avcodec.h Deprecate the bitstream-related members from struct AVVDPAUContext. - The bitsream buffers no longer need to be explicitly freed. + The bitstream buffers no longer need to be explicitly freed. 2013-08-05 - 3b805dc / 549294f - lavc 55.21.100 / 55.12.0 - avcodec.h Deprecate the CODEC_CAP_HWACCEL_VDPAU codec capability. Use CODEC_CAP_HWACCEL |