On 2013-05-27 1:20 PM, Anton Khirnov wrote:
> + if (multiblock) {
> + if (chan)
> + avctx->channels = chan;
> + if (chmask)
> + avctx->channel_layout = chmask;
> + }I'm assuming it handles 0 values after this OK? - Derek _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
