[FFmpeg-devel] [PATCH] lavc/audiotoolbox: avoid relying on consumer-provided params when possible
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Apr 7 10:45:58 CEST 2016
Rodger Combs <rodger.combs <at> gmail.com> writes:
> - // DecoderConfig descriptor
> - put_descr(&pb, 0x04, 13 + 5+avctx->extradata_size);
> + // DecoderConfig descriptor
> + put_descr(&pb, 0x04, 13 + 5+avctx->extradata_size);
Please separate the cosmetic from the actual changes
to give people a chance to review your patch.
Carl Eugen
More information about the ffmpeg-devel
mailing list