AV_LZO_INVALID_BACKPTR

a reference to previously decoded data was wrong

extern (C) @nogc nothrow
enum AV_LZO_INVALID_BACKPTR = 4;

Meta