diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-03-06 16:35:03 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-06 16:39:50 +0100 |
commit | 0b48ddc5f23068f433b4e68c56556770740e27d8 (patch) | |
tree | f5b73a5ceaa5d5771bade5300db55176df41e387 /doc/APIchanges | |
parent | 34300866a8c4f0db56443c46054f2002d0506aba (diff) | |
download | ffmpeg-0b48ddc5f23068f433b4e68c56556770740e27d8.tar.gz |
doc/APIchanges: Fill in the xx
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 07b0331ad3..3f153e9faf 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -17,23 +17,23 @@ API changes, most recent first: -------- 8< --------- FFmpeg 2.6 was cut here -------- 8< --------- -2015-03-04 - xxxxxxx - lavf 56.25.100 +2015-03-04 - cca4476 - lavf 56.25.100 Add avformat_flush() -2015-03-xx - xxxxxxx - lavf 56.24.100 +2015-03-03 - 81a9126 - lavf 56.24.100 Add avio_put_str16be() -2015-xx-xx - xxxxxxx - lavc 56.13 +2015-02-19 - 560eb71 / 31d2039 - lavc 56.23.100 / 56.13.0 Add width, height, coded_width, coded_height and format to AVCodecParserContext. -2015-xx-xx - xxxxxxx - lavu 54.9.0 +2015-02-19 - e375511 / 5b1d9ce - lavu 54.19.100 / 54.9.0 Add AV_PIX_FMT_QSV for QSV hardware acceleration. -2015-02-xx - xxxxxxx - lavc 56.21.102 +2015-02-14 - ba22295 - lavc 56.21.102 Deprecate VIMA decoder. -2015-01-27 - 728685f - lavc 56.12.0, lavu 54.8.0 - avcodec.h, frame.h +2015-01-27 - 62a82c6 / 728685f - lavc 56.21.100 / 56.12.0, lavu 54.18.100 / 54.8.0 - avcodec.h, frame.h Add AV_PKT_DATA_AUDIO_SERVICE_TYPE and AV_FRAME_DATA_AUDIO_SERVICE_TYPE for storing the audio service type as side data. |