On Fri, Nov 2, 2018 at 5:29 PM Carl Eugen Hoyos wrote:
> 2018-11-02 20:35 GMT+01:00, Vittorio Giovara :
> > ---
> > libavcodec/codec_desc.c | 1 +
> > libavcodec/mjpegdec.c | 2 ++
> > libavcodec/profiles.c | 9 +
> > libavcodec/profiles.h | 1 +
> > libavcodec/version.h| 2 +-
2018-11-02 20:35 GMT+01:00, Vittorio Giovara :
> ---
> libavcodec/codec_desc.c | 1 +
> libavcodec/mjpegdec.c | 2 ++
> libavcodec/profiles.c | 9 +
> libavcodec/profiles.h | 1 +
> libavcodec/version.h| 2 +-
> 5 files changed, 14 insertions(+), 1 deletion(-)
How does this patc
---
libavcodec/codec_desc.c | 1 +
libavcodec/mjpegdec.c | 2 ++
libavcodec/profiles.c | 9 +
libavcodec/profiles.h | 1 +
libavcodec/version.h| 2 +-
5 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/libavcodec/codec_desc.c b/libavcodec/codec_desc.c
index ce6d265d13