• Justin Ruggles's avatar
    aiffdec: do not set AVCodecContext.frame_size · 8d1a20aa
    Justin Ruggles authored
    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.
    8d1a20aa
Name
Last commit
Last update
..
acodec Loading commit data...
fate Loading commit data...
lavf Loading commit data...
lavfi Loading commit data...
seek Loading commit data...
vsynth1 Loading commit data...
vsynth2 Loading commit data...