[FFmpeg-devel] [PATCH] Add an AMR parser

Ronald S. Bultje rsbultje
Mon Mar 29 03:15:37 CEST 2010


Hi,

On Sat, Mar 27, 2010 at 2:25 PM, Martin Storsj? <martin at martin.st> wrote:
> The attached patch adds an AMR parser, able to split/join AMR frames as
> needed. It's very far based on the AAC parser, and thus retains the
> copyright headers from that file.
>
> With this parser enabled, I was able to play back .amr files even if the
> AMR demuxer was modified to return non-aligned frames.

Same problem as the RTP parser, we keep yet another copy of the table.
I'd prefer if that was shared between all AMR-[NW]B de/enthingers.

I'll look at the actual patch also, but that'll have to wait until tomorrow.

Ronald



More information about the ffmpeg-devel mailing list