|
Change |
Effect |
1 |
Field codeword_amps has been added at the middle position of this structural type. |
1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
2 |
Field codeword_symbols has been added at the middle position of this structural type. |
1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
3 |
Field ldpc has been added at the middle position of this structural type. |
1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
4 |
Field mod_out has been added at the middle position of this structural type. |
1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
5 |
Field modem_frame_count_tx has been added at the middle position of this structural type. |
1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
6 |
Field nbyte_packed_codec_bits has been added at the middle position of this structural type. |
1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
7 |
Field ofdm has been added at the middle position of this structural type. |
1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
8 |
Field packed_codec_bits_tx has been added at the middle position of this structural type. |
1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
9 |
Field total_bit_errors_coded has been added at the middle position of this structural type. |
1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
10 |
Field total_bits_coded has been added at the middle position of this structural type. |
1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
11 |
Field verbose has been added at the middle position of this structural type. |
1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
12 |
Size of field stats has been changed from 7712 bytes to 8064 bytes. |
1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
13 |
The relative position of field cohpsk has been changed from 4 to 3. |
1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
14 |
The relative position of field stats has been changed from 3 to 6. |
1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
15 |
The relative position of field fmfsk has been changed from 6 to 5. |
Applications will access incorrect memory when attempting to access this field. |
16 |
The relative position of field fsk has been changed from 5 to 4. |
Applications will access incorrect memory when attempting to access this field. |
17 |
The relative position of field n_codec_bits has been changed from 23 to 21. |
Applications will access incorrect memory when attempting to access this field. |
18 |
The relative position of field smooth_symbols has been changed from 22 to 23. |
Applications will access incorrect memory when attempting to access this field. |
19 |
The relative position of field tx_sync_bit has been changed from 21 to 22. |
Applications will access incorrect memory when attempting to access this field. |
freedv_close ( struct freedv* freedv )
1st parameter 'freedv' (pointer) has base type 'struct freedv'.
freedv_codecrx ( struct freedv* freedv, unsigned char* packed_codec_bits, short* demod_in )
1st parameter 'freedv' (pointer) has base type 'struct freedv'.
freedv_codectx ( struct freedv* f, short* mod_out, unsigned char* packed_codec_bits )
1st parameter 'f' (pointer) has base type 'struct freedv'.
freedv_comprx ( struct freedv* freedv, short* speech_out, COMP* demod_in )
1st parameter 'freedv' (pointer) has base type 'struct freedv'.
freedv_comptx ( struct freedv* freedv, COMP* mod_out, short* speech_in )
1st parameter 'freedv' (pointer) has base type 'struct freedv'.
freedv_data_ntxframes ( struct freedv* freedv )
1st parameter 'freedv' (pointer) has base type 'struct freedv'.
freedv_datatx ( struct freedv* f, short* mod_out )
1st parameter 'f' (pointer) has base type 'struct freedv'.
freedv_floatrx ( struct freedv* freedv, short* speech_out, float* demod_in )
1st parameter 'freedv' (pointer) has base type 'struct freedv'.
freedv_get_codec2 ( struct freedv* freedv )
1st parameter 'freedv' (pointer) has base type 'struct freedv'.
freedv_get_fsk ( struct freedv* f )
1st parameter 'f' (pointer) has base type 'struct freedv'.
...