X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2FAPIchanges;h=1b57e6ea3ff8c9adfec3e1ea83874916e458f202;hb=4eae568a0712b8b59cb74b3882963f938c26eab4;hp=7c5ab9b870e3d227a536e306e6702230a9e3a9b2;hpb=4342b346d273366438f10a1cc665d0c2db2af469;p=ffmpeg diff --git a/doc/APIchanges b/doc/APIchanges index 7c5ab9b870e..1b57e6ea3ff 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,18 @@ libavutil: 2014-08-09 API changes, most recent first: +2014-11-18 - xxxxxxx - lavu 54.14.100 - float_dsp.h + Add avpriv_float_dsp_alloc(). + +2014-11-16 - xxxxxxx - lavf 56.13.100 - avformat.h + Add AVStream.recommended_encoder_configuration with accessors. + +2014-11-16 - xxxxxxx - lavu 54.13.100 - opt.h + Add av_opt_serialize(). + +2014-11-16 - xxxxxxx - lavu 54.12.100 - opt.h + Add av_opt_is_set_to_default(). + 2014-11-xx - xxxxxxx - lavc 56.6.0 - vorbis_parser.h Add a public API for parsing vorbis packets. @@ -251,10 +263,10 @@ API changes, most recent first: 2014-05-11 - 14aef38 / 66e6c8a - lavu 52.83.100 / 53.14.0 - pixfmt.h Add AV_PIX_FMT_VDA for new-style VDA acceleration. -2014-05-xx - xxxxxxx - lavu 52.82.0 - fifo.h +2014-05-xx - xxxxxxx - lavu 52.82.100 - fifo.h Add av_fifo_freep() function. -2014-05-02 - ba52fb11 - lavu 52.81.0 - opt.h +2014-05-02 - ba52fb11 - lavu 52.81.100 - opt.h Add av_opt_set_dict2() function. 2014-05-01 - e77b985 / a2941c8 - lavc 55.60.103 / 55.50.3 - avcodec.h