Browse Source

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

This was merged in the wrong place.

(cherry picked from commit 3cbf717425)
tags/n3.3
Mark Thompson 9 years ago
parent
commit
3c9e1b89a1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Changelog

+ 1
- 1
Changelog 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:


Loading…
Cancel
Save