Skip to content
Snippets Groups Projects
Commit 774266e8 authored by Alexandre Janniaux's avatar Alexandre Janniaux Committed by Jean-Baptiste Kempf
Browse files

videotoolbox: add encoder implementation

The encoder is able to process CVPixelBuffer (chroma CVP*) as input.

Note that this encoder will asynchronously signal its codec extradata at
the first i-frame encoded.

It currently disable B-frame generation since VideotoolBox requires
reordering to happen in the output too, moving the enabling to another
merge request.

Fixes #25152
parent edae2a6e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment