-
- Downloads
"README.md" did not exist on "53cec46b255d8587539516f7a013b56a25c7c6d7"
avpacket: signal possibly corrupted packets
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.
Loading
Please register or sign in to comment