Re: [FFmpeg-devel] [PATCH] avcodec/qtrle: Do not output duplicated frames on insufficient input

2019-05-05 Thread Paul B Mahol
On 5/30/18, Michael Niedermayer wrote: > On Sun, May 27, 2018 at 09:59:58PM +0200, Michael Niedermayer wrote: >> This improves performance and makes qtrle behave more similar to other >> decoders. >> Libavcodec does generally not output known duplicated frames, instead the >> calling Application >

Re: [FFmpeg-devel] [PATCH] avcodec/qtrle: Do not output duplicated frames on insufficient input

2019-05-05 Thread Carl Eugen Hoyos
Am So., 27. Mai 2018 um 22:00 Uhr schrieb Michael Niedermayer : > This improves performance and makes qtrle behave more similar to other > decoders. > Libavcodec does generally not output known duplicated frames, instead the > calling > Application can insert them as it needs. The issue is app

Re: [FFmpeg-devel] [PATCH] avcodec/qtrle: Do not output duplicated frames on insufficient input

2018-05-29 Thread Michael Niedermayer
On Sun, May 27, 2018 at 09:59:58PM +0200, Michael Niedermayer wrote: > This improves performance and makes qtrle behave more similar to other > decoders. > Libavcodec does generally not output known duplicated frames, instead the > calling Application > can insert them as it needs. > > Fixes: Ti

[FFmpeg-devel] [PATCH] avcodec/qtrle: Do not output duplicated frames on insufficient input

2018-05-27 Thread Michael Niedermayer
This improves performance and makes qtrle behave more similar to other decoders. Libavcodec does generally not output known duplicated frames, instead the calling Application can insert them as it needs. Fixes: Timeout Fixes: 6383/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_QTRLE_fuzzer-61