Commit 10673806 authored by michael's avatar michael

100l, I broke H.264 again, forgot one hunk.

Thanks to FATE for finding it.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16285 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent a23c6fb3
......@@ -1402,6 +1402,7 @@ static const uint8_t *decode_nal(H264Context *h, const uint8_t *src, int *dst_le
}
break;
}
i-= RS;
}
if(i>=length-1){ //no escaped 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment