Browse code

vp9: add missing changelog and APIchanges entries for new VP9 profiles

Signed-off-by: James Almer <jamrial@gmail.com>

James Almer authored on 2015/05/08 06:33:11
Showing 2 changed files
... ...
@@ -20,6 +20,7 @@ version <next>:
20 20
 - Canopus HQ/HQA decoder
21 21
 - Automatically rotate videos based on metadata in ffmpeg
22 22
 - improved Quickdraw compatibility
23
+- VP9 high bit-depth and extended colorspaces decoding support
23 24
 
24 25
 
25 26
 version 2.6:
... ...
@@ -18,6 +18,9 @@ API changes, most recent first:
18 18
 2015-05-07 - xxxxxxx - 56.38.100 - avcodec.h
19 19
   Add av_packet_side_data_name().
20 20
 
21
+2015-05-07 - 01e59d4 - 56.37.102 - avcodec.h
22
+  Add FF_PROFILE_VP9_2 and FF_PROFILE_VP9_3.
23
+
21 24
 2015-05-04 - xxxxxxx - 56.37.100 - avcodec.h
22 25
   Add FF_PROFILE_VP9_0 and FF_PROFILE_VP9_1.
23 26