Displaying 1 result from an estimated 1 matches for "linesearchscorerow".
2005 Oct 28
2
Invalid read of size 1...
...I
encode it with Theora...
The debugger ( valgrind ) says:
...
==2782== Invalid read of size 1
==2782== at 0x1B94B0BD: PixelLineSearch (scan.c:1482)
==2782== by 0x1B94B35A: PixelLineSearch (scan.c:1597)
==2782== by 0x1B94B447: LineSearchScorePixel (scan.c:1643)
==2782== by 0x1B94B5A4: LineSearchScoreRow (scan.c:1714)
==2782== by 0x1B94C10B: AnalysePlane (scan.c:2244)
==2782== by 0x1B94C357: YUVAnalyseFrame (scan.c:2326)
==2782== by 0x1B950F96: CompressFrame (encoder_toplevel.c:651)
==2782== by 0x1B95181B: theora_encode_YUVin (encoder_toplevel.c:976)
==2782== by 0x80497F4: main (test...