mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:21:11 +01:00
vp9: add missing changelog and APIchanges entries for new VP9 profiles
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
288dc5b4a1
commit
e0a403e1c2
2 changed files with 4 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue