summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2015-12-10 20:59:40 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2015-12-11 22:27:25 +0100
commit676a93f2d86d704ab6a973a19000e265c14e37d5 (patch)
tree1aa091327bf6f9fc8e3c71de096d790c58548ce8 /doc
parent5f55be70056829852351ff07e736d8e8ae694325 (diff)
downloadffmpeg-streaming-676a93f2d86d704ab6a973a19000e265c14e37d5.zip
ffmpeg-streaming-676a93f2d86d704ab6a973a19000e265c14e37d5.tar.gz
avformat: Add av_program_add_stream_index()
This will be used by the subsequent commit(s) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 5b91bb4..1d0a3d2 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -14,6 +14,9 @@ libavutil: 2015-08-28
API changes, most recent first:
+2015-12-11 - xxxxxxx - lavf 57.20.100 - avformat.h
+ Add av_program_add_stream_index()
+
2015-11-29 - xxxxxxx - lavc 57.16.101 - avcodec.h
Deprecate rtp_callback without replacement, i.e. it won't be possible to
get image slices before the full frame is encoded any more. The libavformat
OpenPOWER on IntegriCloud