view libavcodec.v @ 11445:bf53d3860a0d libavcodec

aacsbr: Initialize e_a[1] to -1. This triggers lAPrev (e_a[0]) on the first SBR frame to be -1. The spec is somewhat ambiguous to what this value should be but this increases the accuracy of al_sbr_e_44_1 and similar streams from 14 bits to 15 bits.
author alexc
date Tue, 09 Mar 2010 20:16:14 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};