mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-04 23:50:26 +00:00
lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formats
These are used by VideoToolbox hardware decoders.
This commit is contained in:
parent
4b54818981
commit
b2cd1fb2ec
5 changed files with 169 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ libavutil: 2021-04-27
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2021-11-22 - xxxxxxxxxx - lavu 57.9.100 - pixfmt.h
|
||||
Add AV_PIX_FMT_P210, AV_PIX_FMT_P410, AV_PIX_FMT_P216, and AV_PIX_FMT_P416.
|
||||
|
||||
2021-11-17 - xxxxxxxxxx - lavf 57.9.100 - frame.h
|
||||
Add AV_FRAME_DATA_DOVI_RPU_BUFFER.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue