[FFmpeg-devel] [PATCH 1/2] avcodec: add av1 hardware acceleration decoder
Derek Buitenhuis
derek.buitenhuis at gmail.com
Fri Aug 21 20:05:55 EEST 2020
On 21/08/2020 16:00, James Almer wrote:
> If you actually look at the patch, you'll notice that this is basically
> the template of what eventually will become the native decoder, that for
> now only includes the high level bitstream parsing and the hwaccel hooks
> (And thus will only output frames if one is plugged in). So the names
> are fine.
Isn't there overlap with the parser here (global motion params)?
- Derek
More information about the ffmpeg-devel
mailing list