diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2012-02-26 22:55:52 -0500 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2012-03-05 13:08:17 -0500 |
commit | 8d1a20aa7c7326c49c0ebaa6f95289a6c3cd4695 (patch) | |
tree | 087eb9497d7a30f445e30de169f8c68441b0e15f /configure | |
parent | 237a855cafb6e0ee304e2d63a605d47d5258219f (diff) | |
download | ffmpeg-8d1a20aa7c7326c49c0ebaa6f95289a6c3cd4695.tar.gz |
aiffdec: do not set AVCodecContext.frame_size
It is unnecessary. Also, for some codecs we're reading more than 1 frame per
packet. Instead we use a private context variable to calculate the bit rate,
stream duration, and packet durations.
Updated FATE seek test, which has slightly different timestamps due to a
more accurate bit rate calculation.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions