On 06/10/2012 12:12 PM, Luca Barbato wrote:
> On 06/09/2012 10:47 PM, John Stebbins wrote:
>> +enum AVMatrixEncoding {
>> + AV_MATRIX_ENCODING_NONE,
>> + AV_MATRIX_ENCODING_DOLBY,
>> + AV_MATRIX_ENCODING_DPLII,
>> + AV_MATRIX_ENCODING_NB
>> +};
>
> I would typedef it, beside that the rest seems fine to me.
We don't typedef any of our other public enums. I think the patch is
fine as-is.
-Justin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel