This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-04 09:56:30 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
scummvm
/
image
/
codecs
/
indeo
History
Cameron Cawley
78faa2ae28
IMAGE: Defer creation of surface until decodeFrame() is called in Indeo codecs
2023-04-05 12:45:13 +02:00
..
get_bits.h
COMMON: Make better use of inlining in BitStream functions
2022-08-28 00:05:31 +03:00
indeo_dsp.cpp
…
indeo_dsp.h
…
indeo.cpp
IMAGE: Defer creation of surface until decodeFrame() is called in Indeo codecs
2023-04-05 12:45:13 +02:00
indeo.h
IMAGE: Defer creation of surface until decodeFrame() is called in Indeo codecs
2023-04-05 12:45:13 +02:00
mem.cpp
…
mem.h
…
vlc.cpp
JANITORIAL: Clean up all non-engine Visual Studio warnings.
2022-12-04 00:08:48 +01:00
vlc.h
…