On Sat, 3 Feb 2018 23:24:45 -0800
rshaf...@tunein.com wrote:
> From: Richard Shaffer
>
> A basic test for demuxing raw AAC (ADTS) with ID3v2 tags.
> ---
> This is related to the patch 'libavformat/aac: Parse ID3 tags between ADTS
> frames', and will fail without it. The test file contains an ID
On Sat, 3 Feb 2018 23:25:56 -0800
Richard Shaffer wrote:
> Attaching sample file for the test.
>
> -Richard
>
> On Sat, Feb 3, 2018 at 11:24 PM, wrote:
> > From: Richard Shaffer
> >
> > A basic test for demuxing raw AAC (ADTS) with ID3v2 tags.
> > ---
> > This is related to the patch 'libavf
Attaching sample file for the test.
-Richard
On Sat, Feb 3, 2018 at 11:24 PM, wrote:
> From: Richard Shaffer
>
> A basic test for demuxing raw AAC (ADTS) with ID3v2 tags.
> ---
> This is related to the patch 'libavformat/aac: Parse ID3 tags between ADTS
> frames', and will fail without it. The