[XviD-devel] Bug and fix in encoder

Felipe Contreras felipe.contreras at gmail.com
Tue Feb 6 09:24:54 CET 2007


Hi everyone,

In encoder.c you are doing:

stats->type = XVID_TYPE_NOTHING;

But stats might be NULL.

It's only reproducible when:

! XVID_GLOBAL_PACKED
max_bframes > 0
stats = NULL

The fix is attached.

Best Regards.

-- 
Felipe Contreras


More information about the XviD-devel mailing list