Changeset 44d2a982 in ffmpeg

Timestamp:
Oct 29, 2011, 8:43:40 PM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
664eb77d
Parents:
5bd0343b
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (10/27/11 16:46:32)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (10/29/11 20:43:40)
Message:

dsicin: fix several audio-related fields in the CIN demuxer

bits_per_coded_sample should be 8.
block_align is calculated incorrectly, but it is not needed anyway.
packet pts should be calculated in samples.
packet duration can be set.

(No files)

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