Opened 13 years ago
Closed 13 years ago
#1749 closed enhancement (fixed)
Add a yuva444 pixel format with >= 10 bit
| Reported by: | Carl Eugen Hoyos | Owned by: | |
|---|---|---|---|
| Priority: | wish | Component: | avutil |
| Version: | git-master | Keywords: | alpha |
| Cc: | donmoir@comcast.net | Blocked By: | |
| Blocking: | 1728 1750 | Reproduced by developer: | no |
| Analyzed by developer: | no |
Description
To be able to handle the possible alpha channel in prores files (both on decoding and encoding), a 10 (or 16) bit yuva444 pixel format is necessary, see ticket #1728.
Change History (3)
comment:1 by , 13 years ago
| Blocking: | 1728 → 1728 1750 |
|---|---|
| Status: | new → open |
comment:2 by , 13 years ago
| Cc: | added |
|---|
comment:3 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | open → closed |
Note:
See TracTickets
for help on using tickets.



Implemented by Luca Barbato.