[FFmpeg-devel] [PATCH] latmenc: Check for LOAS sync word
James Almer
jamrial at gmail.com
Wed Jan 16 21:25:03 CET 2013
On 16/01/13 5:17 PM, Michael Niedermayer wrote:
> If extradata is set then ADTS would be muxed into LATM creating a
> invalid output
> also the code is indented in a way that does not match the actual
> relation of the statements
Encoders should not send ADTS packets with extradata. None currently does
either.
And i left indentation like that on purpose as other people asked me to
do, to make the review easier (Leaving that for a cosmetic patch).
Do you want me to keep the ADTS check untouched and outside the extradata
check then?
Regards.
More information about the ffmpeg-devel
mailing list