Michael Niedermayer
|
7f22a4ebc9
|
avcodec/truemotion2rt: Fix rounding in input size check
Fixes: Timeout
Fixes: 11332/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TRUEMOTION2RT_fuzzer-5678456612847616
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
6 years ago |
Michael Niedermayer
|
8b5c29b6c2
|
avcodec/truemotion2rt: Check input buffer size
Fixes: Timeout
Fixes: 6250/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TRUEMOTION2RT_fuzzer-5479814011027456
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
7 years ago |
Diego Biurrun
|
b061f298f7
|
truemotion2rt: Convert to the new bitstream reader
|
8 years ago |
Clément Bœsch
|
bec7145252
|
lavc/truemotion2rt: mark AVPacket* as const
|
9 years ago |
Clément Bœsch
|
f755aa5ebd
|
lavc: move 2 more BITSTREAM_READER_LE definitions
This was mentioned to be in ae753dbd0d but
actually wasn't.
|
9 years ago |
Vittorio Giovara
|
40dd5166d2
|
truemotion2rt: Use ff_set_dimensions
|
9 years ago |
Paul B Mahol
|
470cd0c5fe
|
Add TrueMotion 2.0 Real Time decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
|
9 years ago |
Paul B Mahol
|
cd506c2792
|
avcodec/truemotion2rt: also export key frame info
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
9 years ago |
Paul B Mahol
|
c85d04251d
|
avcodec: add TrueMotion 2.0 Real Time decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
9 years ago |