diff options
author | Sjoerd Simons <[email protected]> | 2011-12-02 01:08:35 +0200 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2011-12-05 12:41:46 +0200 |
commit | f32fd31858116fbecaffe9559e0a4ad2725f6018 (patch) | |
tree | 37e50b13768fad14a163330335df00f327439d61 /libpostproc/postprocess.c | |
parent | 6fcbb0f553b8e45993e2746d3763adc2faec0781 (diff) |
g722: Change bits per sample to 4
Earlier, bits per sample was defined as 8, since
bits_per_coded_sample was used to indicate whether to ignore
the lower bits of the codeword, having values 6, 7 or 8.
g722 encodes 2 samples into one byte codeword, therefore the
bits per sample is 4. By changing this, the generated timestamps
for streams encoded with g722 become correct.
This makes timestamp generation for g722 data correct (both when
encoding and when demuxing from raw g722 files).
Signed-off-by: Martin Storsjö <[email protected]>
Diffstat (limited to 'libpostproc/postprocess.c')
0 files changed, 0 insertions, 0 deletions