diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-11-18 11:52:17 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-01-06 18:25:50 +0100 |
commit | 17ff5d3f882672c039ca9c6dbc91b322f1a773bf (patch) | |
tree | 5c431fd48c1be41a66e05cffa171d826a1c4b609 | |
parent | 693d0d3ac520b5bd516b4c9165e9b04f6623d45e (diff) | |
download | ffmpeg-17ff5d3f882672c039ca9c6dbc91b322f1a773bf.tar.gz |
doc/APIchanges: Fix some wrong versions
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 4eae568a0712b8b59cb74b3882963f938c26eab4)
Conflicts:
doc/APIchanges
(cherry picked from commit f00c8f879ac311066001b74d3f396cf3dc1f9ad3)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/APIchanges | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 1a9d103ee0..2497d8854a 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -105,10 +105,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 |