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-19 00:15:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
video
/
codecs
History
Matthew Hoops
b0646529d1
VIDEO: Fix segfaults on different sized SVQ1 frames
2012-04-08 03:29:40 +01:00
..
cdtoons.cpp
…
cdtoons.h
…
cinepak.cpp
…
cinepak.h
…
codec.h
…
indeo3.cpp
…
indeo3.h
…
mjpeg.cpp
GRAPHICS: Convert JPEG to the ImageDecoder API
2012-03-20 01:06:48 +01:00
mjpeg.h
GRAPHICS: Convert JPEG to the ImageDecoder API
2012-03-20 01:06:48 +01:00
msrle.cpp
…
msrle.h
…
msvideo1.cpp
…
msvideo1.h
…
qtrle.cpp
…
qtrle.h
…
rpza.cpp
…
rpza.h
…
smc.cpp
…
smc.h
…
svq1_cb.h
VIDEO: Rework SVQ1 codebooks so they're endian-safe
2012-04-08 03:29:32 +01:00
svq1_vlc.h
VIDEO: Rewrite the SVQ1 VLC code to use Common::Huffman
2012-04-08 03:29:22 +01:00
svq1.cpp
VIDEO: Fix segfaults on different sized SVQ1 frames
2012-04-08 03:29:40 +01:00
svq1.h
VIDEO: Fix segfaults on different sized SVQ1 frames
2012-04-08 03:29:40 +01:00
truemotion1.cpp
…
truemotion1.h
…
truemotion1data.h
…