summaryrefslogtreecommitdiffstats
path: root/libavcodec/videotoolbox_vp9.c
Commit message (Collapse)AuthorAgeFilesLines
* videotoolbox_vp9: Add a missing includeMartin Storsjö2022-08-241-0/+1
| | | | | | This fixes compilation after 0bb0c2679943098c5d39ce235c804c2694ad6bc6. Signed-off-by: Martin Storsjö <[email protected]>
* lavc/videotoolbox: add VP9 hardware accelerationrcombs2021-11-281-0/+140
On M1 Max, this supports profiles 0 and 2, but not 1 and 3.