Re: [FFmpeg-devel] [PATCH] avcodec/wmaprodec: skip foreign XMA packets

2021-09-01 Thread Joel Linn
On 2021-09-01 08:26, Paul B Mahol wrote: On Tue, Aug 31, 2021 at 11:19 PM Joel Linn wrote: On 2021-08-31 23:13, Paul B Mahol wrote: > On Tue, Aug 31, 2021 at 11:10 PM Joel Linn wrote: > >> Hello, >> >> On 2021-08-31 22:53, Paul B Mahol wrote: >> > What samples this fixes? >> >> No specific sa

Re: [FFmpeg-devel] [PATCH] avcodec/wmaprodec: skip foreign XMA packets

2021-08-31 Thread Paul B Mahol
On Tue, Aug 31, 2021 at 11:19 PM Joel Linn wrote: > On 2021-08-31 23:13, Paul B Mahol wrote: > > On Tue, Aug 31, 2021 at 11:10 PM Joel Linn wrote: > > > >> Hello, > >> > >> On 2021-08-31 22:53, Paul B Mahol wrote: > >> > What samples this fixes? > >> > >> No specific sample, it depends on the wa

Re: [FFmpeg-devel] [PATCH] avcodec/wmaprodec: skip foreign XMA packets

2021-08-31 Thread Joel Linn
On 2021-08-31 23:13, Paul B Mahol wrote: On Tue, Aug 31, 2021 at 11:10 PM Joel Linn wrote: Hello, On 2021-08-31 22:53, Paul B Mahol wrote: > What samples this fixes? No specific sample, it depends on the way the decoder is invoked. It fixes using the xma1/2 decoder directly on a memory buff

Re: [FFmpeg-devel] [PATCH] avcodec/wmaprodec: skip foreign XMA packets

2021-08-31 Thread Paul B Mahol
On Tue, Aug 31, 2021 at 11:10 PM Joel Linn wrote: > Hello, > > On 2021-08-31 22:53, Paul B Mahol wrote: > > What samples this fixes? > > No specific sample, it depends on the way the decoder is invoked. > > It fixes using the xma1/2 decoder directly on a memory buffer and not > wanting to decode

Re: [FFmpeg-devel] [PATCH] avcodec/wmaprodec: skip foreign XMA packets

2021-08-31 Thread Joel Linn
Hello, On 2021-08-31 22:53, Paul B Mahol wrote: What samples this fixes? No specific sample, it depends on the way the decoder is invoked. It fixes using the xma1/2 decoder directly on a memory buffer and not wanting to decode all channels in the stream. Say the stream has 6 channels and on

Re: [FFmpeg-devel] [PATCH] avcodec/wmaprodec: skip foreign XMA packets

2021-08-31 Thread Paul B Mahol
What samples this fixes? ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".