[FFmpeg-devel] [PATCH] libavformat/electronicarts: also demux mpeg audio layer 2

Michael Niedermayer michael at niedermayer.cc
Thu Oct 22 13:12:57 CEST 2015


On Thu, Oct 22, 2015 at 05:47:33AM +0200, Paul B Mahol wrote:
> On 10/22/15, Peter Ross <pross at xvid.org> wrote:
> > Signed-off-by: Peter Ross <pross at xvid.org>
> >
> > http://wiki.multimedia.cx/index.php?title=Electronic_Arts_SCxl
> > ---
> >  libavformat/electronicarts.c | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/libavformat/electronicarts.c b/libavformat/electronicarts.c
> > index 5d21d49..335a635 100644
> > --- a/libavformat/electronicarts.c
> > +++ b/libavformat/electronicarts.c
> > @@ -237,6 +237,7 @@ static int process_audio_header_elements(AVFormatContext
> > *s)
> >                  return 0;
> >              }
> >              break;
> > +        case 15:
> >          case 16:
> >              ea->audio_codec = AV_CODEC_ID_MP3;
> >              break;
> > --
> > 2.1.4
> >
> > -- Peter
> > (A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
> >
> 
> ok

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151022/3e956676/attachment.sig>


More information about the ffmpeg-devel mailing list