On Mon, 27 Feb 2012 18:56:25 -0500, Justin Ruggles <[email protected]> wrote: > 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. > --- > libavformat/aiffdec.c | 30 ++++++++++++++++++------------ > tests/ref/seek/adpcm_qt_aiff | 36 ++++++++++++++++++------------------ > 2 files changed, 36 insertions(+), 30 deletions(-) >
Looks fine. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
