Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-24videotoolbox_vp9: Add a missing includeMartin Storsjö
This fixes compilation after 0bb0c2679943098c5d39ce235c804c2694ad6bc6. Signed-off-by: Martin Storsjö <martin@martin.st>
2021-11-29lavc/videotoolbox: add VP9 hardware accelerationrcombs
On M1 Max, this supports profiles 0 and 2, but not 1 and 3.