• Luca Barbato's avatar
    avpacket: signal possibly corrupted packets · 9d39cbf6
    Luca Barbato authored
    Use AV_PKT_FLAG_CORRUPT flag to mark packets that might be incomplete
    or have errors. Formats that have a mean to validate their packets
    should use this flag to deliver such information instead of silently
    dropping the packets.
    9d39cbf6
avcodec.h 137 KB