[FFmpeg-trac] #10642(avcodec:new): [hwaccel] AV1 hardware decoding for Apple M3

FFmpeg trac at avcodec.org
Wed May 1 13:48:02 EEST 2024


#10642: [hwaccel] AV1 hardware decoding for Apple M3
-------------------------------------+-------------------------------------
             Reporter:  Nomis101     |                    Owner:  (none)
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  hwaccel      |               Blocked By:
  videotoolbox av1                   |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by nenkoru):

 Made this to work. Essentially the only thing that was missing is properly
 copying the sequence header in a decode_params function, and copying the
 frame data into the bitstream from the start_frame func. Preparing the
 patch, will send it asap.
 Huge thanks to @padenot who dumped the frames from the firefox.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10642#comment:10>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list