Skip to content
  • Sebastian Dröge's avatar
    gst/gstregistrybinary.c: Align memory to the pointer size instead of always 32... · 79bd9455
    Sebastian Dröge authored
    gst/gstregistrybinary.c: Align memory to the pointer size instead of always 32 bit. Fixes unaligned memory accesses o...
    
    Original commit message from CVS:
    * gst/gstregistrybinary.c: (gst_registry_binary_write),
    (gst_registry_binary_check_magic),
    (gst_registry_binary_load_pad_template),
    (gst_registry_binary_load_feature),
    (gst_registry_binary_load_plugin):
    Align memory to the pointer size instead of always 32 bit. Fixes
    unaligned memory accesses on ia64 and friends.
    * gst/gstregistrybinary.h:
    Bump binary registry format version for this as it changes the
    format on those architectures that don't have unaligned access
    and 64 bit pointers.
    79bd9455
To find the state of this project's repository at the time of any of these versions, check out the tags.