Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/tscc2: Skip duplicate frames | Michael Niedermayer | 2017-05-25 | 1 | -8/+0 |
| | | | | | | | | | | This turns CFR duplicated frames into skiped frames Fixes: Timeout Fixes: 1719/clusterfuzz-testcase-minimized-6375090079924224 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | ||||
* | avformat/framecrc: enable new output | James Almer | 2016-04-13 | 1 | -0/+4 |
| | | | | | Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | fate: Add test for tscc2 in mov | Vittorio Giovara | 2015-03-23 | 1 | -0/+33 |
Rename the existing tscc2 test. |