Changeset 6699d074 in ffmpeg

Timestamp:
Mar 5, 2012, 6:08:15 PM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
9524cf79
Parents:
27c7ca9c
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (01/19/12 23:36:40)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (03/05/12 18:08:15)
Message:

avcodec: add av_get_exact_bits_per_sample() function

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.