[FFmpeg-trac] #7226(avfilter:new): Generic vf_blend implementation contains unaligned memory access

FFmpeg trac at avcodec.org
Wed May 23 22:17:13 EEST 2018


#7226: Generic vf_blend implementation contains unaligned memory access
------------------------------------+------------------------------------
             Reporter:  Lastique    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avfilter
              Version:  git-master  |               Resolution:
             Keywords:  vf_blend    |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by Lastique):

 > Patch is not good, you killed macro.

 I couldn't use the `AV_*` macros otherwise.

 > Besides checkasm test thing is wrong if data is not 16 byte aligned, for
 16 bit input it must always be.

 You mean "2-byte aligned"? Maybe so. I don't know what use case it
 verifies. Would you like a patch that fixes the test instead?

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7226#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list