aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-01-22 13:09:21 +0100
committerMichael Niedermayer <michaelni@gmx.at>2015-02-13 20:48:07 +0100
commit0a878d0c941c44a8243c7e223f65e5ae4cf3a6b0 (patch)
treecd0b6f01f43b36879762fe97aab3e3c03b7e1d77 /doc/APIchanges
parent92595faab9f4b218e9c1a1d4043b1225da6f23af (diff)
downloadffmpeg-0a878d0c941c44a8243c7e223f65e5ae4cf3a6b0.tar.gz
doc/APIchanges: Fill in some more missing hash values
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit bbdd940f36662d4b6156464b1bda5131fc382465) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 7dd110149f..bba06fbb0d 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -148,7 +148,7 @@ API changes, most recent first:
Increase FF_INPUT_BUFFER_PADDING_SIZE to 32 due to some corner cases needing
it
-2014-06-10 - xxxxxxx - lavf 55.43.100 - avformat.h
+2014-06-10 - 5482780 - lavf 55.43.100 - avformat.h
New field int64_t max_analyze_duration2 instead of deprecated
int max_analyze_duration.
@@ -172,7 +172,7 @@ API changes, most recent first:
Add strict_std_compliance and related AVOptions to support experimental
muxing.
-2014-05-26 - xxxxxxx - lavu 52.87.100 - threadmessage.h
+2014-05-26 - 55cc60c - lavu 52.87.100 - threadmessage.h
Add thread message queue API.
2014-05-26 - c37d179 - lavf 55.41.100 - avformat.h
@@ -182,7 +182,7 @@ API changes, most recent first:
Add av_stream_get_side_data() to access stream-level side data
in the same way as av_packet_get_side_data().
-2014-05-xx - xxxxxxx - lavu 52.86.100 - fifo.h
+2014-05-xx - 7336e39 - lavu 52.86.100 - fifo.h
Add av_fifo_alloc_array() function.
2014-05-19 - ef1d4ee / bddd8cb - lavu 52.85.100 / 53.15.0 - frame.h, display.h