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:
b5c582f
)
Add APIchanges entry after AVFilterBuffer w and h fields removal.
author
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Sat, 17 Jul 2010 18:17:02 +0000
(18:17 +0000)
committer
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Sat, 17 Jul 2010 18:17:02 +0000
(18:17 +0000)
Originally committed as revision 24292 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
52c8fd7
..
cf58cc8
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-12,6
+12,9
@@
libavutil: 2009-03-08
API changes, most recent first:
+2010-07-17 - r24291 - lavfi 1.25.0 - AVFilterBuffer
+ Remove w and h fields from AVFilterBuffer.
+
2010-07-17 - r24284 - lavfi 1.24.0 - AVFilterBuffer
Rename AVFilterPic to AVFilterBuffer.