• Justin Ruggles's avatar
    avcodec: add av_get_exact_bits_per_sample() function · 6699d074
    Justin Ruggles authored
    This only returns bits per sample when it is exactly correct. That is, the
    codec contains only raw samples with no frame headers or padding. This applies
    to basically all PCM codecs and a small subset of ADPCM codecs.
    6699d074