[FFmpeg-soc] [PATCH]aacsbr: Pass current spectrum_params to sbr_make_f_master.

Alex Converse alex.converse at gmail.com
Thu Nov 26 11:07:43 CET 2009


On Thu, Nov 26, 2009 at 2:12 AM, Robert Swain <robert.swain at gmail.com> wrote:
> On Wed, 2009-11-25 at 19:55 -0500, Alex Converse wrote:
>> Currently we are passing spectrum parameters from the previous frame
>> to sbr_make_f_master.
>
> OK.
>
>> Required to fix al_sbr_e_32_1.mp4
>
> Have you written an apply_sbr () function that you haven't published yet
> to test these changes with? If not, why is it required to fix that
> specific file and not just any sbr file? :)
>

Basically I'm walking through the SBR test suite in order of
complexity looking for major errors like bitstream over-reads and
reset failures. In order of complexity al_sbr_e_32_1 was the first
file to trigger major errors caused by these bugs.


More information about the FFmpeg-soc mailing list