projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
libavutil: add utility functions to simplify allocation of audio buffers.
[libav.git]
/
doc
/
APIchanges
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
0e5fd68
..
8efee0c
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-13,6
+13,10
@@
libavutil: 2011-04-18
API changes, most recent first:
API changes, most recent first:
+2011-xx-xx - xxxxxxx - lavu 51.18.0
+ Add av_samples_get_buffer_size(), av_samples_fill_arrays(), and
+ av_samples_alloc(), to samplefmt.h.
+
2011-xx-xx - xxxxxxx - lavu 51.17.0
Add planar sample formats and av_sample_fmt_is_planar() to samplefmt.h.
2011-xx-xx - xxxxxxx - lavu 51.17.0
Add planar sample formats and av_sample_fmt_is_planar() to samplefmt.h.