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:
9f08d80
)
Add APIchanges entry after av_picture_data_copy() addition.
author
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Wed, 11 Aug 2010 14:22:19 +0000
(14:22 +0000)
committer
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Wed, 11 Aug 2010 14:22:19 +0000
(14:22 +0000)
Originally committed as revision 24769 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
5c0dc35
..
620b60a
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-13,6
+13,9
@@
libavutil: 2009-03-08
API changes, most recent first:
+2010-08-11 - r24768 - lavc 52.85.0 - av_picture_data_copy()
+ Add av_picture_data_copy in avcodec.h.
+
2010-08-11 - r24765 - lavfi 1.33.0 - avfilter_open()
Change avfilter_open() signature:
AVFilterContext *avfilter_open(AVFilter *filter, const char *inst_name) ->