Ticket #2044: sync_myth_videodev2_with_kernel.diff

File sync_myth_videodev2_with_kernel.diff, 356 bytes (added by Janne <janne-mythtv@…>, 18 years ago)
  • libs/libmythtv/videodev2_myth.h

    old new struct v4l2_ext_control 
    721721                __s64 value64;
    722722                void *reserved;
    723723        };
    724 };
     724}  __attribute__ ((packed));
    725725
    726726struct v4l2_ext_controls
    727727{