HI,
On Nov 12 2014 22:59, Takashi Iwai wrote:
Could you fix these as well? (amdtp.h enum errors look stupid, though...)
OK.
Warning(amdtp.h:44): Enum value 'CIP_SKIP_DBC_ZERO_CHECK' not described in enum 'cip_flags'
This is due to my typo.
Warning(amdtp.h:58): Enum value 'CIP_SFC_32000' not described in enum 'cip_sfc' Warning(amdtp.h:58): Enum value 'CIP_SFC_44100' not described in enum 'cip_sfc' Warning(amdtp.h:58): Enum value 'CIP_SFC_48000' not described in enum 'cip_sfc' Warning(amdtp.h:58): Enum value 'CIP_SFC_88200' not described in enum 'cip_sfc' Warning(amdtp.h:58): Enum value 'CIP_SFC_96000' not described in enum 'cip_sfc' Warning(amdtp.h:58): Enum value 'CIP_SFC_176400' not described in enum 'cip_sfc' Warning(amdtp.h:58): Enum value 'CIP_SFC_192000' not described in enum 'cip_sfc' Warning(amdtp.h:58): Enum value 'CIP_SFC_COUNT' not described in enum 'cip_sfc'
A lack of descriptions. I think it good to refer to IEC 61883-1 in these description.
Regards
Takashi Sakamoto o-takashi@sakamocchi.jp