[FFmpeg-devel] [PATCH V5 0/2] fix vc1test can't probe some RCV file
mypopy at gmail.com
mypopy at gmail.com
Mon Oct 22 03:42:33 EEST 2018
On Wed, Oct 17, 2018 at 8:19 AM Jun Zhao <mypopydev at gmail.com> wrote:
>
> v5: - fix potential integer overflow
> - fix size check agagin, sadly. :(
> v4: - add size check to avoid overread
> v3: - add size check when probe as Michael's comments.
> - update commit msg
> - for Jerome's comments, I don't find a way to adjusted the handle for "0x0000000c"
> v2: - split the patch (Carl Eugen Hoyos's comments).
>
> Jun Zhao (2):
> lavf/vc1test: fix vc1test can't probe some RCV file.
> lavf/vc1test: add rcv to vc1test demuxer extensions
>
> libavformat/vc1test.c | 13 +++++++++++--
> 1 files changed, 11 insertions(+), 2 deletions(-)
>
Any comments? guys
More information about the ffmpeg-devel
mailing list