index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
video
Age
Commit message (
Expand
)
Author
2011-04-08
AUDIO: Allow for seeking in a QuickTimeAudioStream
Matthew Hoops
2011-04-07
AUDIO: Split QuickTime audio into a new class
Matthew Hoops
2011-04-07
VIDEO: Cleanup
Matthew Hoops
2011-04-07
VIDEO: Split the QuickTime parser from the QuickTime VideoDecoder
Matthew Hoops
2011-04-06
VIDEO: Begin splitting video-specific QuickTime sample description code
Matthew Hoops
2011-04-06
VIDEO: Fix broken for statement
Matthew Hoops
2011-04-06
VIDEO: Allow MPEG-4 containers to be parsed
Matthew Hoops
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2011-03-29
VIDEO: Add a workaround for the Inca 2 wisdom gate video
Sven Hesse
2011-03-29
VIDEO: Fix deLZ77() bound check
Sven Hesse
2011-03-21
VIDEO: Add a getDuration() function to SeekableVideoDecoder
Matthew Hoops
2011-03-19
VIDEO: Changed several places that use PI to use M_PI instead
md5
2011-02-15
Merge branch 'master' into osystem-palette
Johannes Schickel
2011-02-15
VIDEO: Adapt VideoDecoder::setSystemPalette to setPalette RGBA->RGB change.
Johannes Schickel
2011-02-15
VIDEO: Add some stubs for QuickTime edit list work
Matthew Hoops
2011-02-11
VIDEO: Add another AVI stream type used by Indeo3
Matthew Hoops
2011-02-11
VIDEO: Fix QDM2 audio
Matthew Hoops
2011-02-11
VIDEO: Fix QuickTime audio seeking
Matthew Hoops
2011-02-10
VIDEO: Added some skipping when bad data is found in Indeo3
Sylvain Dupont
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-09
VIDEO: Remove unused SeekableVideoDecoder::seekToFrame method
Max Horn
2011-02-09
VIDEO: In overloaded methods, invoke correct parent implementation
Max Horn
2011-02-08
VIDEO: Fix the documentation of VideoDecoder::setSystemPalette.
Johannes Schickel
2011-02-08
VIDEO: Fix the documentation of VideoDecoder::getPalette.
Johannes Schickel
2011-02-07
VIDEO: Replace Video::VideoTimestamp with Audio::Timestamp
Max Horn
2011-02-07
typo
Max Horn
2011-02-07
VIDEO: Try to clarify VideoDecoder docs a bit
Max Horn
2011-02-07
VIDEO: Rename VideoDecoder::load() to loadStream()
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-02-07
VIDEO: Inline SMK palette
Max Horn
2011-02-07
VIDEO: Fix a leak in the Smacker decoder.
Alyssa Milburn
2011-01-24
VIDEO: Fix a gfx glitch
Sven Hesse
2011-01-24
VIDEO: Don't fill empty sound slices at the end
Sven Hesse
2011-01-23
VIDEO: Move video classes to Video:: namespace
Eugene Sandulenko
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 2/2
Eugene Sandulenko
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 1/2
Eugene Sandulenko
[prev]