[FFmpeg-trac] #10479(avutil:new): Factor bswap_buf and shuffle_bytes_3210
FFmpeg
trac at avcodec.org
Tue Jul 18 21:07:07 EEST 2023
#10479: Factor bswap_buf and shuffle_bytes_3210
-------------------------------------+-------------------------------------
Reporter: Rémi Denis- | Type:
Courmont | enhancement
Status: new | Priority: normal
Component: avutil | Version:
| unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
By the look of them, libavcodec's bswap_buf and libswscale's
shuffle_bytes_3210 are the exact functions: 32-bit aligned byte-wise swap.
They should presumably be factored into libavutil.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10479>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list