Re: [FFmpeg-devel] [PATCH 5/5] avformat/oggdec: Disable mid stream codec changes

2020-06-14 Thread Jean-Baptiste Kempf
On Sat, Jun 13, 2020, at 16:18, James Almer wrote: > On 6/13/2020 9:12 AM, Lynne wrote: > > Jun 13, 2020, 12:23 by mich...@niedermayer.cc: > > I even asked you on IRC whether your previous 2 commits fixed the crash, so > > I know whether > > to try fixing it, and you didn't even respond. You didn'

Re: [FFmpeg-devel] [PATCH 5/5] avformat/oggdec: Disable mid stream codec changes

2020-06-13 Thread Michael Niedermayer
On Sat, Jun 13, 2020 at 02:12:55PM +0200, Lynne wrote: > Jun 13, 2020, 12:23 by mich...@niedermayer.cc: > > > The code crashes and neither the authors nor anyone else did fix this > > We cannot release code which crashes, so if noone fixes it, the only > > option left is to disable or revert. Reve

Re: [FFmpeg-devel] [PATCH 5/5] avformat/oggdec: Disable mid stream codec changes

2020-06-13 Thread Lynne
Jun 13, 2020, 12:23 by mich...@niedermayer.cc: > The code crashes and neither the authors nor anyone else did fix this > We cannot release code which crashes, so if noone fixes it, the only > option left is to disable or revert. Revert is difficult as there are > multiple commits afterwards > You

Re: [FFmpeg-devel] [PATCH 5/5] avformat/oggdec: Disable mid stream codec changes

2020-06-13 Thread James Almer
On 6/13/2020 9:12 AM, Lynne wrote: > Jun 13, 2020, 12:23 by mich...@niedermayer.cc: > >> The code crashes and neither the authors nor anyone else did fix this >> We cannot release code which crashes, so if noone fixes it, the only >> option left is to disable or revert. Revert is difficult as ther

Re: [FFmpeg-devel] [PATCH 5/5] avformat/oggdec: Disable mid stream codec changes

2020-06-13 Thread Paul B Mahol
On 6/13/20, Michael Niedermayer wrote: > The code crashes and neither the authors nor anyone else did fix this > We cannot release code which crashes, so if noone fixes it, the only > option left is to disable or revert. Revert is difficult as there are > multiple commits afterwards > > Fixes: > 2

[FFmpeg-devel] [PATCH 5/5] avformat/oggdec: Disable mid stream codec changes

2020-06-13 Thread Michael Niedermayer
The code crashes and neither the authors nor anyone else did fix this We cannot release code which crashes, so if noone fixes it, the only option left is to disable or revert. Revert is difficult as there are multiple commits afterwards Fixes: 22082/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_f