gzdoom/src/common/cutscenes
Christoph Oelckers 0ee1cc85ec - fixed: The IVF decoder never accounted for odd dimensions when applying the UV subsampling.
To simplify the code the 'optimized' loop was replaced with one iterating over all pixels - even in the worst of cases the little savings are hardly performance relevant.
2022-06-05 08:09:50 +02:00
..
movieplayer.cpp - fixed: The IVF decoder never accounted for odd dimensions when applying the UV subsampling. 2022-06-05 08:09:50 +02:00
playmve.cpp - screenjob. fixes from Raze 2022-04-26 20:50:35 +02:00
playmve.h - screenjob. fixes from Raze 2022-04-26 20:50:35 +02:00
screenjob.cpp - add wipe transition support to the screenjob runner. 2022-04-26 20:50:37 +02:00
screenjob.h - timer code fixes. 2022-04-26 20:50:35 +02:00