NEW FEATURES: - Added ov518_decomp module - Support for OV518+ (not tested) BUG FIXES: - OV518 ISO FIFO setup moved to ov518_set_packet_size() - Reenable setting of frame->compressed on OV518 - Fix camera description for ov518 /proc info file INTERNAL CHANGES: - ov51x_set_packet_size() broken into separate ov511 and ov518 functions - ov511.h: Added ov511.packet_numbering flag (for OV518+) - ov511_decomp.c: Minor cleanups