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
(from parent 1:
d54e094
)
Add APIchanges entry after r24728.
author
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Sat, 7 Aug 2010 00:19:45 +0000
(
00:19
+0000)
committer
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Sat, 7 Aug 2010 00:19:45 +0000
(
00:19
+0000)
Originally committed as revision 24729 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
f958ac2
..
92b6a85
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-13,6
+13,9
@@
libavutil: 2009-03-08
API changes, most recent first:
+2010-08-07 - r24728 - lavfi 1.28.0 - AVFilterBuffer
+ Move format field from AVFilterBuffer to AVFilterPicRef.
+
2010-08-06 - r24709 - lavcore 0.3.0 - av_check_image_size()
Deprecate avcodec_check_dimensions() in favor of the function
av_check_image_size() defined in libavcore/imgutils.h.