On Mon, Dec 08, 2014 at 11:56:33AM +0100, Stefano Sabatini wrote:
[...]
> > +static void hardthresh_c(int16_t dst[64], const int16_t src[64],
> > +                         int qp, const uint8_t *permutation)
> > +{
> > +    int i;
> > +    int bias = 0; // FIXME
> 
> Maybe Michael can comment on this FIXME. Note: further changes should
> be done after the filter is ported (so we keep binary-compatibility
> with the original filter).

i think this code is not from uspp but from spp
the FIXME was meant as a reminder to test if values other than 0
look better or if it should be made user configureable, i forgot
about that ...

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to