summaryrefslogtreecommitdiff
path: root/libavutil/lzo.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2011-12-03 19:54:20 +0200
committerMartin Storsjö <martin@martin.st>2011-12-05 12:41:23 +0200
commit6fcbb0f553b8e45993e2746d3763adc2faec0781 (patch)
treec73b056b26e471b6e5bc2d374a3a260ac532e72d /libavutil/lzo.c
parent0bafe04917e0629335eac559ded9f27db096d833 (diff)
g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_coded_sample
This avoids using bits_per_coded_sample for this information. bits_per_coded_sample should be 4 for this codec normally, since two samples are encoded into one 8 bit codeword. In principle, this might be info that needs to be passed from a demuxer, and in that case, a private AVOption isn't the best choice, but no such samples are available at the moment, so that use case is purely theoretical at the moment. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavutil/lzo.c')
0 files changed, 0 insertions, 0 deletions