[FFmpeg-devel] Small bug in make fulltest...

Sebastian Vater cdgs.basty
Thu Apr 29 10:55:10 CEST 2010


Hey guys!

I just ran make fulltest to see if my patches break anything and while
doing this, I found a printf-style parsing bug:
To reproduce, just run:
make fulltest

The very last seek tests output:
TEST SEEK   %02d.bmp
TEST SEEK   %02d.jpg
TEST SEEK   %02d.pcx
TEST SEEK   %02d.pgm
TEST SEEK   %02d.ppm
TEST SEEK   %02d.sgi
TEST SEEK   %02d.tga
TEST SEEK   %02d.tiff

seek regression test: success

The %02d seems to be forgotten to be parsed by printf-style
parsing...just wanted to note that!

-- 

Best regards,
                   :-) Basty/CDGS (-:




More information about the ffmpeg-devel mailing list