• Diego Biurrun's avatar
    dsputil: Drop ff_check_alignment() function · 9103185b
    Diego Biurrun authored
    The function is supposed to confirm that the compiler provided enough
    alignment, but in practice it is only run in certain code paths and
    insufficient alignment problems are restricted to legacy compilers.
    9103185b
mpegvideo_enc.c 154 KB