diff options
author | Michael Niedermayer | 2018-11-01 23:53:01 +0100 |
---|---|---|
committer | Michael Niedermayer | 2018-11-01 23:54:26 +0100 |
commit | acf4fbddf3feaafcadf0b0343ce68aceb6886a1b (patch) | |
tree | b71f2e0629739f864777a71f60eb61d7dbacf21e /doc | |
parent | 6a034adf7516fde8733064ed7ba5c77554298047 (diff) |
doc/APIchanges: Update for 4.1
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 24 |
1 files changed, 13 insertions, 11 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 346a5f0229..db1879e6e2 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,37 +15,39 @@ libavutil: 2017-10-21 API changes, most recent first: -2018-XX-XX - xxxxxxxxxx - lavu 56.21.100 - pixdesc.h +-------- 8< --------- FFmpeg 4.1 was cut here -------- 8< --------- + +2018-10-27 - 718044dc19 - lavu 56.21.100 - pixdesc.h Add av_read_image_line2(), av_write_image_line2() -2018-10-24 - xxxxxxxxxx - lavu 56.20.100 - frame.h +2018-10-24 - f9d4126f28 - lavu 56.20.100 - frame.h Add AV_FRAME_DATA_S12M_TIMECODE -2018-10-11 - xxxxxxxxxx - lavc 58.33.100 - mediacodec.h +2018-10-11 - f6d48b618a - lavc 58.33.100 - mediacodec.h Add av_mediacodec_render_buffer_at_time(). -2018-09-09 - xxxxxxxxxx - lavc 58.29.100 - avcodec.h +2018-09-09 - 35498c124a - lavc 58.29.100 - avcodec.h Add AV_PKT_DATA_AFD -2018-08-16 - xxxxxxxxxx - lavc 58.23.100 - avcodec.h +2018-08-16 - b33f5299a5 - lavc 58.23.100 - avcodec.h Add av_bsf_flush(). -2018-05-xx - xxxxxxxxxx - lavf 58.15.100 - avformat.h +2018-05-18 - 2b2f2f65f3 - lavf 58.15.100 - avformat.h Add pmt_version field to AVProgram -2018-05-xx - xxxxxxxxxx - lavf 58.14.100 - avformat.h +2018-05-17 - 5dfeb7f081 - lavf 58.14.100 - avformat.h Add AV_DISPOSITION_STILL_IMAGE -2018-05-xx - xxxxxxxxxx - lavu 56.18.101 - hwcontext_cuda.h +2018-05-10 - c855683427 - lavu 56.18.101 - hwcontext_cuda.h Add AVCUDADeviceContext.stream. -2018-04-xx - xxxxxxxxxx - lavu 56.18.100 - pixdesc.h +2018-04-30 - 56b081da57 - lavu 56.18.100 - pixdesc.h Add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8. -2018-04-xx - xxxxxxxxxx - lavu 56.17.100 - opt.h +2018-04-26 - 5be0410cb3 - lavu 56.17.100 - opt.h Add AV_OPT_FLAG_DEPRECATED. -2018-04-xx - xxxxxxxxxx - lavu 56.16.100 - threadmessage.h +2018-04-26 - 71fa82bed6 - lavu 56.16.100 - threadmessage.h Add av_thread_message_queue_nb_elems(). -------- 8< --------- FFmpeg 4.0 was cut here -------- 8< --------- |