On Mon, Apr 29, 2019 at 3:34 PM Hendrik Leppkes wrote:
>
> On Mon, Apr 29, 2019 at 2:39 PM Menno de Gier wrote:
> >
> > Some ADTS files have a first frame that's shorter than the 10 bytes that
> > are being read while checking for ID3 tags.
> >
> > Fixes #7271
> >
>
> James already send another p
On Mon, Apr 29, 2019 at 2:39 PM Menno de Gier wrote:
>
> Some ADTS files have a first frame that's shorter than the 10 bytes that
> are being read while checking for ID3 tags.
>
> Fixes #7271
>
James already send another patch for this issue -
https://patchwork.ffmpeg.org/patch/12913/ - which see
Some ADTS files have a first frame that's shorter than the 10 bytes that
are being read while checking for ID3 tags.
Fixes #7271
Signed-off-by: Menno de Gier
---
libavformat/aacdec.c | 9 +
1 file changed, 9 insertions(+)
diff --git a/libavformat/aacdec.c b/libavformat/aacdec.c
index b