Browse code

Mark 11 release in the changelog

Also fix some typos in the entries for the 11 release.

Diego Biurrun authored on 2014/09/03 07:43:29
Showing 1 changed files
... ...
@@ -2,6 +2,10 @@ Entries are sorted chronologically from oldest to youngest within each release,
2 2
 releases are sorted from youngest to oldest.
3 3
 
4 4
 version <next>:
5
+- HEVC/H.265 RTP payload format (draft v6) depacketizer
6
+
7
+
8
+version 11:
5 9
 - libx265 encoder
6 10
 - shuffleplanes filter
7 11
 - replaygain data export
... ...
@@ -9,7 +13,7 @@ version <next>:
9 9
 - BRender PIX image decoder
10 10
 - Amazing Studio PAF playback support
11 11
 - XBM decoder
12
-- bmp standalone parser
12
+- BMP standalone parser
13 13
 - OpenEXR image decoder
14 14
 - support encoding and decoding 4-channel SGI images
15 15
 - support decoding 16-bit RLE SGI images
... ...
@@ -26,14 +30,13 @@ version <next>:
26 26
 - support for decoding through DXVA2 in avconv
27 27
 - libbs2b-based stereo-to-binaural audio filter
28 28
 - native Opus decoder
29
-- display matrix export and rotation api
29
+- display matrix export and rotation API
30 30
 - drop avserver, it was unmaintained for years and largely broken
31 31
 - Icecast protocol
32
-- request icecast metadata by default
32
+- request Icecast metadata by default
33 33
 - support for using metadata in stream specifiers in avtools
34
-- Aliases and defaults for Ogg subtypes (opus, spx)
35
-- matroska 3d support
36
-- HEVC/H.265 RTP payload format (draft v6) depacketizer
34
+- aliases and defaults for Ogg subtypes (opus, spx)
35
+- Matroska 3D support
37 36
 
38 37
 
39 38
 version 10: