mirror of https://git.ffmpeg.org/ffmpeg.git
APIchanges: fix a grammar mistake
Originally committed as revision 24202 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
83a68cd64f
commit
6f5ac9c190
|
@ -13,7 +13,7 @@ libavutil: 2009-03-08
|
|||
API changes, most recent first:
|
||||
|
||||
2010-07-11 - r24199 - lavc 52.83.0
|
||||
Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields.
|
||||
Add AVCodecContext.lpc_type and AVCodecContext.lpc_passes fields.
|
||||
Add AVLPCType enum.
|
||||
Deprecate AVCodecContext.use_lpc.
|
||||
|
||||
|
|
Loading…
Reference in New Issue