Re: [FFmpeg-devel] [PATCH 2/2] avformat: add mapping for AC-4 in MP4

2019-02-17 Thread Paul B Mahol
On 2/17/19, James Almer wrote: > On 2/17/2019 6:14 PM, Paul B Mahol wrote: >> On 2/17/19, Carl Eugen Hoyos wrote: >>> 2019-02-17 21:50 GMT+01:00, Paul B Mahol : On 2/17/19, Carl Eugen Hoyos wrote: > 2019-02-17 21:25 GMT+01:00, Paul B Mahol : >> Signed-off-by: Paul B Mahol >> --

Re: [FFmpeg-devel] [PATCH 2/2] avformat: add mapping for AC-4 in MP4

2019-02-17 Thread James Almer
On 2/17/2019 6:14 PM, Paul B Mahol wrote: > On 2/17/19, Carl Eugen Hoyos wrote: >> 2019-02-17 21:50 GMT+01:00, Paul B Mahol : >>> On 2/17/19, Carl Eugen Hoyos wrote: 2019-02-17 21:25 GMT+01:00, Paul B Mahol : > Signed-off-by: Paul B Mahol > --- > libavformat/isom.c | 1 + >

Re: [FFmpeg-devel] [PATCH 2/2] avformat: add mapping for AC-4 in MP4

2019-02-17 Thread Paul B Mahol
On 2/17/19, Carl Eugen Hoyos wrote: > 2019-02-17 21:50 GMT+01:00, Paul B Mahol : >> On 2/17/19, Carl Eugen Hoyos wrote: >>> 2019-02-17 21:25 GMT+01:00, Paul B Mahol : Signed-off-by: Paul B Mahol --- libavformat/isom.c | 1 + 1 file changed, 1 insertion(+) diff --gi

Re: [FFmpeg-devel] [PATCH 2/2] avformat: add mapping for AC-4 in MP4

2019-02-17 Thread Carl Eugen Hoyos
2019-02-17 21:50 GMT+01:00, Paul B Mahol : > On 2/17/19, Carl Eugen Hoyos wrote: >> 2019-02-17 21:25 GMT+01:00, Paul B Mahol : >>> Signed-off-by: Paul B Mahol >>> --- >>> libavformat/isom.c | 1 + >>> 1 file changed, 1 insertion(+) >>> >>> diff --git a/libavformat/isom.c b/libavformat/isom.c >>>

Re: [FFmpeg-devel] [PATCH 2/2] avformat: add mapping for AC-4 in MP4

2019-02-17 Thread Paul B Mahol
On 2/17/19, Carl Eugen Hoyos wrote: > 2019-02-17 21:25 GMT+01:00, Paul B Mahol : >> Signed-off-by: Paul B Mahol >> --- >> libavformat/isom.c | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/libavformat/isom.c b/libavformat/isom.c >> index 0a4d901be5..0052db539e 100644 >> --- a/libavfo

Re: [FFmpeg-devel] [PATCH 2/2] avformat: add mapping for AC-4 in MP4

2019-02-17 Thread Carl Eugen Hoyos
2019-02-17 21:25 GMT+01:00, Paul B Mahol : > Signed-off-by: Paul B Mahol > --- > libavformat/isom.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/libavformat/isom.c b/libavformat/isom.c > index 0a4d901be5..0052db539e 100644 > --- a/libavformat/isom.c > +++ b/libavformat/isom.c > +