1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-17 20:17:55 +02:00

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

This was merged in the wrong place.

(cherry picked from commit 3cbf717425b68ef1a731147748edd5c087af15a1)
This commit is contained in:
Mark Thompson 2017-04-02 22:55:33 +01:00
parent 2ff93effb3
commit 3c9e1b89a1

View File

@ -22,6 +22,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
@ -120,7 +121,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: