diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-02-13 16:20:59 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-02-13 16:20:59 +0100 |
commit | dab493c89ec3798d39fac47ad542b076567226d3 (patch) | |
tree | 8220b8ea89c371dd3f65c6e1c659687405a06f24 /doc | |
parent | 50a960673db7ed13f07ab117b3d8d85374528161 (diff) | |
download | ffmpeg-streaming-dab493c89ec3798d39fac47ad542b076567226d3.zip ffmpeg-streaming-dab493c89ec3798d39fac47ad542b076567226d3.tar.gz |
doc/APIchanges: fill in more missing things
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 6f198e7..9325003 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,13 +15,13 @@ libavutil: 2015-08-28 API changes, most recent first: -2016-02-10 - bc9a596 / 9f61abc - lavf 57.25.0 - avformat.h +2016-02-10 - bc9a596 / 9f61abc - lavf 57.25.100 / 57.3.0 - avformat.h Add AVFormatContext.opaque, io_open and io_close, allowing custom IO -2016-02-01 - 1dba837 - lavf 57.24.100 +2016-02-01 - 1dba837 - lavf 57.24.100 - avformat.h, avio.h Add protocol_whitelist to AVFormatContext, AVIOContext -2016-01-31 - 66e9d2f - lavu 55.17.100 +2016-01-31 - 66e9d2f - lavu 55.17.100 - frame.h Add AV_FRAME_DATA_GOP_TIMECODE for exporting MPEG1/2 GOP timecodes. 2016-01-01 - 5e8b053 / 2c68113 - lavc 57.21.100 / 57.12.0 - avcodec.h |