Hi all,
I have downloaded the source code of G729 Audio codec from itu-t site and after going through its specification i came to know that it takes 80 2-byte samples encodes it and gives 10 bytes encoded data.But in the sample test application provided the encoder takes 80 2-byte audio data and gives 82 bytes of encoded data which is written into the file.I am totally confused with this test application.Can somebody pls help me.
I have downloaded the source code of G729 Audio codec from itu-t site and after going through its specification i came to know that it takes 80 2-byte samples encodes it and gives 10 bytes encoded data.But in the sample test application provided the encoder takes 80 2-byte audio data and gives 82 bytes of encoded data which is written into the file.I am totally confused with this test application.Can somebody pls help me.