Re: [FFmpeg-devel] Possible minor bug found in AVI decoder

2017-05-12 Thread Tobias Rapp
On 12.05.2017 11:33, Eric Beuque wrote: Hi, i'm not really sure but i think a found a bug in the avi decoder of avformat. In the following function of the avidec.c: static int avi_read_header(AVFormatContext *s) { ... switch (tag) { ... case MKTAG('s', 't', 'r',

Re: [FFmpeg-devel] Possible minor bug found in AVI decoder

2017-05-12 Thread Eric Beuque
2017-05-12 11:46 GMT+02:00 Paul B Mahol : > On 5/12/17, Eric Beuque wrote: > > Hi, > > > > i'm not really sure but i think a found a bug in the avi decoder of > > avformat. > > > > In the following function of the avidec.c: > > > > static int avi_read_header(AVFormatContext *s) > > { > > ...

Re: [FFmpeg-devel] Possible minor bug found in AVI decoder

2017-05-12 Thread Paul B Mahol
On 5/12/17, Eric Beuque wrote: > Hi, > > i'm not really sure but i think a found a bug in the avi decoder of > avformat. > > In the following function of the avidec.c: > > static int avi_read_header(AVFormatContext *s) > { > ... > switch (tag) { > ... > case MKTAG('