1
0
Fork 0

Changelog: fix position of VAAPI MPEG-2/VP8 encode entry

This was merged in the wrong place.
This commit is contained in:
Mark Thompson 2017-04-02 22:55:33 +01:00
parent 7ab9d3f341
commit 3cbf717425
1 changed files with 1 additions and 1 deletions

View File

@ -24,6 +24,7 @@ version 3.3:
- threshold filter
- midequalizer filter
- Optimal Huffman tables for (M)JPEG encoding
- VAAPI-accelerated MPEG-2 and VP8 encoding
- FM Screen Capture Codec decoder
- native Opus encoder
- ScreenPressor decoder
@ -122,7 +123,6 @@ version 3.1:
- libutvideo wrapper removed
- YUY2 Lossless Codec decoder
- VideoToolbox H.264 encoder
- VAAPI-accelerated MPEG-2 and VP8 encoding
version 3.0: