• Peter Ross's avatar
    intreadwrite: add AV_RL64A, AV_WL64A · b4e6d1f5
    Peter Ross authored
    macros for reading and writing 64-bit aligned little-endian values.
    
    these macros are used by the DST decoder and give a performance boost
    on platforms that where the compiler must guard against unaligned
    memory access.
    b4e6d1f5
intreadwrite.h 18.3 KB