codecmap: Don't create dummy extradata for AAC LATM
If extradata is created for LATM, libav will use it for initialising AAC decoder and decoding will fail. Fixes bug #652812.
Showing
Please register or sign in to comment
If extradata is created for LATM, libav will use it for initialising AAC decoder and decoding will fail. Fixes bug #652812.