diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-11-18 11:52:17 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-11-18 11:52:17 +0100 |
commit | 4eae568a0712b8b59cb74b3882963f938c26eab4 (patch) | |
tree | b0a38313cf7019e0e8e5da183d4f770cf34d579a /doc | |
parent | a54a51cc9bdd0596fd205db1db826d7e9d509541 (diff) | |
download | ffmpeg-4eae568a0712b8b59cb74b3882963f938c26eab4.tar.gz |
doc/APIchanges: Fix some wrong versions
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index ff444687db..1b57e6ea3f 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -18,13 +18,13 @@ 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.0 - avformat.h +2014-11-16 - xxxxxxx - lavf 56.13.100 - avformat.h Add AVStream.recommended_encoder_configuration with accessors. -2014-11-16 - xxxxxxx - lavu 54.13.0 - opt.h +2014-11-16 - xxxxxxx - lavu 54.13.100 - opt.h Add av_opt_serialize(). -2014-11-16 - xxxxxxx - lavu 54.12.0 - opt.h +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 @@ -263,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 |