scummvm/video
Joel Teichroeb 32e85a957d VIDEO: Use || instead of the currently incorrect &&
The code currenly has 4 logically dead lines. Instead of requiring
both newWidth and newHeight to be non zero, just make sure one of
them is non zero and set the other one to the current size.
2014-04-11 19:53:03 -07:00
..
avi_decoder.cpp
avi_decoder.h
bink_decoder.cpp
bink_decoder.h
binkdata.h
coktel_decoder.cpp
coktel_decoder.h
dxa_decoder.cpp
dxa_decoder.h
flic_decoder.cpp
flic_decoder.h
module.mk
psx_decoder.cpp
psx_decoder.h
qt_decoder.cpp
qt_decoder.h
smk_decoder.cpp
smk_decoder.h
theora_decoder.cpp
theora_decoder.h
video_decoder.cpp
video_decoder.h