projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23940f1
)
Fill-in revision number for addition of lpc_type and lpc_passes.
author
Justin Ruggles
<justin.ruggles@gmail.com>
Sun, 11 Jul 2010 16:57:20 +0000
(16:57 +0000)
committer
Justin Ruggles
<justin.ruggles@gmail.com>
Sun, 11 Jul 2010 16:57:20 +0000
(16:57 +0000)
Originally committed as revision 24200 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
5c56b84
..
63e63c1
100644
(file)
--- 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 - r
24199
- lavc 52.83.0
Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields.
Add AVLPCType enum.
Deprecate AVCodecContext.use_lpc.