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-01-29 23:01:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
video
History
Alyssa Milburn
c39245b771
VIDEO: Remove incorrect TO_LE_16 calls from Bink audio code.
2011-08-06 10:44:16 +02:00
..
codecs
COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined.
2011-07-03 00:16:07 +02:00
avi_decoder.cpp
…
avi_decoder.h
…
bink_decoder.cpp
VIDEO: Remove incorrect TO_LE_16 calls from Bink audio code.
2011-08-06 10:44:16 +02:00
bink_decoder.h
BUILD: Allow for disabling Bink support
2011-07-13 12:08:26 -04:00
binkdata.h
VIDEO: Add Bink video decoder
2011-07-02 16:36:37 -04:00
coktel_decoder.cpp
…
coktel_decoder.h
…
dxa_decoder.cpp
…
dxa_decoder.h
…
flic_decoder.cpp
…
flic_decoder.h
…
module.mk
BUILD: Allow for disabling Bink support
2011-07-13 12:08:26 -04:00
qt_decoder.cpp
ALL: Remove trailing whitespaces
2011-06-20 00:59:48 +02:00
qt_decoder.h
COMMON: Cleanup QuickTime variable and struct naming
2011-06-03 00:58:29 -04:00
smk_decoder.cpp
VIDEO: Fix typo with last commit
2011-07-19 10:15:51 -04:00
smk_decoder.h
…
video_decoder.cpp
…
video_decoder.h
…