Re: [FFmpeg-devel] [PATCH] lavf: identify MP1 and MP2 as distinct containers from MP3
On Fri, Dec 23, 2016 at 12:01:08AM -0600, Rodger Combs wrote: > This allows us to report the correct codec ID here > --- > libavformat/allformats.c | 3 ++- > libavformat/mp3dec.c | 66 > +++- > libavformat/rawenc.c | 13 ++ > libavform
[FFmpeg-devel] [PATCH] lavf: identify MP1 and MP2 as distinct containers from MP3
This allows us to report the correct codec ID here --- libavformat/allformats.c | 3 ++- libavformat/mp3dec.c | 66 +++- libavformat/rawenc.c | 13 ++ libavformat/utils.c | 4 +-- libavformat/version.h| 2 +- 5 files changed,