[FFmpeg-cvslog] vp9: add missing changelog and APIchanges entries for new VP9 profiles
James Almer
git at videolan.org
Thu May 7 23:36:06 CEST 2015
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Thu May 7 18:33:11 2015 -0300| [e0a403e1c28404c26d6ad285e50fcc84cbf2c0e1] | committer: James Almer
vp9: add missing changelog and APIchanges entries for new VP9 profiles
Signed-off-by: James Almer <jamrial at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e0a403e1c28404c26d6ad285e50fcc84cbf2c0e1
---
Changelog | 1 +
doc/APIchanges | 3 +++
2 files changed, 4 insertions(+)
diff --git a/Changelog b/Changelog
index b2fe4d1..667dd29 100644
--- a/Changelog
+++ b/Changelog
@@ -20,6 +20,7 @@ version <next>:
- Canopus HQ/HQA decoder
- Automatically rotate videos based on metadata in ffmpeg
- improved Quickdraw compatibility
+- VP9 high bit-depth and extended colorspaces decoding support
version 2.6:
diff --git a/doc/APIchanges b/doc/APIchanges
index fc150ae..5c3c758 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -18,6 +18,9 @@ API changes, most recent first:
2015-05-07 - xxxxxxx - 56.38.100 - avcodec.h
Add av_packet_side_data_name().
+2015-05-07 - 01e59d4 - 56.37.102 - avcodec.h
+ Add FF_PROFILE_VP9_2 and FF_PROFILE_VP9_3.
+
2015-05-04 - xxxxxxx - 56.37.100 - avcodec.h
Add FF_PROFILE_VP9_0 and FF_PROFILE_VP9_1.
More information about the ffmpeg-cvslog
mailing list