summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2015-02-07 12:14:45 +0100
committerAnton Khirnov <anton@khirnov.net>2015-02-19 15:07:21 +0100
commit5b1d9ceec715846a58fe029bc3889ed6fa62436a (patch)
tree56d75771ad67337574694f94b3b0b176ced5ffec /doc/APIchanges
parent0f532fd3f9b9ca974cea0feb8ddcaf4a7f3b23c5 (diff)
pixfmt: add a pixel format for QSV hwaccel
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 0c6e275534..18e8d5e46c 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2014-08-09
API changes, most recent first:
+2015-xx-xx - xxxxxxx - lavu 54.9.0
+ Add AV_PIX_FMT_QSV for QSV hardware acceleration.
+
2015-01-27 - 728685f - lavc 56.12.0, lavu 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.