Menu

#1 Subband length checking.

closed-rejected
nobody
None
5
2004-08-20
2004-04-28
Yufei Yuan
No

In DownConverter::dodownconvert():

The loops for handling trailing edge generates a seg
fault when the columns of a subband is too short. This
bug showes up when a QCIF sequence is encoded.

So subband length checking should be imposed in
downconvert.cpp

Attached is the patched file.

Rgds,
Yufei

Discussion

  • Yufei Yuan

    Yufei Yuan - 2004-05-11
     
  • Yufei Yuan

    Yufei Yuan - 2004-05-11

    Logged In: YES
    user_id=816018

    Check the lines marked with "Yufei Yuan"

     
  • Thomas Davies

    Thomas Davies - 2004-05-17

    Logged In: YES
    user_id=993890

    Thanks. It might be easier to just reduce the number of
    downconversions used for small pictures (it's only an
    encoder-side thing to get motion vectors by doing the
    estimation first on smaller pictures). I'll have to think about it!

    Thanks,

    Thomas

     
  • Thomas Davies

    Thomas Davies - 2004-08-20
    • status: open --> closed-rejected
     

Log in to post a comment.