Re: [FFmpeg-devel] [PATCH] avformat/mp3dec: set default disposition

2019-08-24 Thread Gyan
On 24-08-2019 07:07 PM, Nicolas George wrote: Gyan (12019-08-24): The ticket reports a change in auto-mapping behaviour. Manual mapping is a workaround which I already provided at trac but it doesn't correct the regression which should be addressed since I've confirmed that auto-mapping is aff

Re: [FFmpeg-devel] [PATCH] avformat/mp3dec: set default disposition

2019-08-24 Thread Nicolas George
Gyan (12019-08-24): > The ticket reports a change in auto-mapping behaviour. Manual mapping is a > workaround which I already provided at trac but it doesn't correct the > regression which should be addressed since I've confirmed that auto-mapping > is affected for instances beyond that in the tick

Re: [FFmpeg-devel] [PATCH] avformat/mp3dec: set default disposition

2019-08-24 Thread Gyan
On 24-08-2019 04:43 PM, Hendrik Leppkes wrote: On Sat, Aug 24, 2019 at 11:28 AM Gyan wrote: Fixes #8091, which reports what I consider a change rather than a regression since 11d3b03fcb2baae4324aac9481b9bd4a171d4345

Re: [FFmpeg-devel] [PATCH] avformat/mp3dec: set default disposition

2019-08-24 Thread Hendrik Leppkes
On Sat, Aug 24, 2019 at 11:28 AM Gyan wrote: > > Fixes #8091, which reports what I consider a change rather than a > regression since 11d3b03fcb2baae4324aac9481b9bd4a171d4345 > > > It may be good practi