diff options
author | James Almer <jamrial@gmail.com> | 2017-04-02 18:39:01 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2017-04-02 18:39:01 -0300 |
commit | 7ab9d3f341016b76927d0876a47a13137369eb40 (patch) | |
tree | 973ded5059712a6d35bc86be43601046652b1037 /Changelog | |
parent | 50e594956651cfc9f29745aa611ec6c8c1230864 (diff) | |
download | ffmpeg-7ab9d3f341016b76927d0876a47a13137369eb40.tar.gz |
Changelog: add missing entry for VP8 QSV decoder
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ version 3.3: - Removed the legacy X11 screen grabber, use XCB instead - MPEG-7 Video Signature filter - Removed asyncts filter (use af_aresample instead) +- Intel QSV-accelerated VP8 video decoding version 3.2: |