[FFmpeg-devel] [PATCH] Interpret empty AMR fmtp attributes as being 1
Martin Storsjö
martin
Mon Mar 22 15:44:58 CET 2010
On Mon, 22 Mar 2010, Luca Barbato wrote:
> On 03/22/2010 03:29 PM, Martin Storsj? wrote:
> > Some AMR fmtp lines contain only e.g. "a=fmtp:99 octet-align", while the
> > RFC (as far as I can see) requires the attribute to be explicitly "...
> > octet-align=1". With this patch, an attribute with an empty value is
> > interpreted as being set to 1.
> >
>
> I'd put an av_log to warn about it.
Applied with a warning
// Martin
More information about the ffmpeg-devel
mailing list