summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJustin Ruggles <justin.ruggles@gmail.com>2010-07-11 16:57:20 +0000
committerJustin Ruggles <justin.ruggles@gmail.com>2010-07-11 16:57:20 +0000
commit374979792184bf852be54a93fab0a0ee518b5b47 (patch)
tree1af3b8fed55dea5d8719871b83c0f8ab44679223 /doc/APIchanges
parent23940f1405d4c19df69b1fa77c319e9f114c8ef7 (diff)
Fill-in revision number for addition of lpc_type and lpc_passes.
Originally committed as revision 24200 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 5c56b84501..63e63c1fae 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,7 +12,7 @@ libavutil: 2009-03-08
API changes, most recent first:
-2010-07-11 - r????? - lavc 52.83.0
+2010-07-11 - r24199 - lavc 52.83.0
Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields.
Add AVLPCType enum.
Deprecate AVCodecContext.use_lpc.