[FFmpeg-cvslog] avcodec/cngdec: Remove AV_CODEC_CAP_DELAY

2019-12-01 Thread Michael Niedermayer
ffmpeg | branch: release/3.4 | Michael Niedermayer | Sat Oct 19 21:58:26 2019 +0200| [e2def5f382b03eeec8ec3662daed4381d9c95b92] | committer: Michael Niedermayer avcodec/cngdec: Remove AV_CODEC_CAP_DELAY As is the decoder will never stop, it will cause an infinite loop. The RFC seems only to s

[FFmpeg-cvslog] avcodec/cngdec: Remove AV_CODEC_CAP_DELAY

2019-11-24 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Oct 19 21:58:26 2019 +0200| [327a968817a366c24d1513526258a3dbbcf888a7] | committer: Michael Niedermayer avcodec/cngdec: Remove AV_CODEC_CAP_DELAY As is the decoder will never stop, it will cause an infinite loop. The RFC seems only to speak