Re: [FFmpeg-devel] [PATCH] avformat/mpegts: opus muxing & demuxing expanded

2017-08-31 Thread pkv.stream
This is missing malloc failure checks, also the "for (int i" syntax is something we avoid due to some at least past portability issues. thanks a lot. Will fix. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/f

Re: [FFmpeg-devel] [PATCH] avformat/mpegts: opus muxing & demuxing expanded

2017-08-31 Thread Michael Niedermayer
On Tue, Aug 29, 2017 at 11:53:57PM +0200, pkv.stream wrote: > Hello again (patch attached this time), > > this patch expands support for mapping_family 255 (and part of 1) > for mpegts muxer and demuxer. > > (Ambisonics family 2 & 3 not covered). > > See commit commentary. > > My case use (as a

[FFmpeg-devel] [PATCH] avformat/mpegts: opus muxing & demuxing expanded

2017-08-29 Thread pkv.stream
Hello again (patch attached this time), this patch expands support for mapping_family 255 (and part of 1) for mpegts muxer and demuxer. (Ambisonics family 2 & 3 not covered). See commit commentary. My case use (as an example) is that I needed to broadcast in mpeg-ts with 16 audio channels c

[FFmpeg-devel] [PATCH] avformat/mpegts: opus muxing & demuxing expanded

2017-08-29 Thread pkv.stream
Hello, this patch expands support for mapping_family 255 (and part of 1) for mpegts muxer and demuxer. (Ambisonics family 2 & 3 not covered). See commit commentary. My case use (as an example) is that I needed to broadcast in mpeg-ts with 16 audio channels coming from SDI, corresponding to