On 08/27/2013 08:15 AM, Luca Barbato wrote:
> { AV_CODEC_ID_PCM_U32LE, MKTAG('P', 'U', 'D', 32) },
> { AV_CODEC_ID_PCM_U8, MKTAG('P', 'U', 'D', 8) },
> { AV_CODEC_ID_PCM_S16LE_PLANAR, MKTAG('P', 'S', 'P', 16) },
> + { AV_CODEC_ID_PCM_S24LE_PLANAR, MKTAG('P', 'S', 'P', 24 ) },
> + { AV_CODEC_ID_PCM_S32LE_PLANAR, MKTAG('P', 'S', 'P', 32 ) },
Other than the vertical alignment here, patch looks ok.
-Justin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel