git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6ddf8b
)
Add APIchanges entry after the addition of av_fill_image_max_pixstep()
author
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Wed, 18 Aug 2010 21:07:09 +0000
(21:07 +0000)
committer
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Wed, 18 Aug 2010 21:07:09 +0000
(21:07 +0000)
of r24827.
Originally committed as revision 24828 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
d1adaef
..
e0e40f0
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-13,6
+13,9
@@
libavutil: 2009-03-08
API changes, most recent first:
+2010-08-18 - r24827 - lavcore 0.5.0 - av_fill_image_max_pixstep()
+ Add av_fill_image_max_pixstep() in imgutils.h.
+
2010-08-17 - r24814 - lavu 50.24.0 - AV_NE()
Add the AV_NE macro.