SEQ_END_CODE 213 libavcodec/mpeg12.c if (state == SEQ_END_CODE) { SEQ_END_CODE 2798 libavcodec/mpeg12dec.c if (buf_size == 0 || (buf_size == 4 && AV_RB32(buf) == SEQ_END_CODE)) {