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
/
avi_decoder.cpp
Age
Commit message (
Expand
)
Author
2013-08-16
VIDEO: Ignore some AVI lists with metadata
Matthew Hoops
2013-08-15
VIDEO: Add an over-ridable wrapper for the AVI audio track handler
Filippos Karapetis
2013-08-05
VIDEO: Clean up the AVI decoder
Matthew Hoops
2013-06-20
VIDEO: Allow AVI frame rate to be overriden with a constant
Matthew Hoops
2013-06-20
VIDEO: Hook up MPEG decoder to AVI
Matthew Hoops
2013-06-20
VIDEO: Update AVI code for parsing sword1/sword2 MPEG-2 files
Matthew Hoops
2013-01-26
VIDEO: Hook some more of our ADPCM decoder variants to our AVI video decoder
Filippos Karapetis
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-08-27
VIDEO: Fix "empty" AVI frames
Matthew Hoops
2012-08-26
COMMON: Add MKTAG16 for 16-bit multi-character constants
Matthew Hoops
2012-08-16
VIDEO: Merge AdvancedVideoDecoder into VideoDecoder
Matthew Hoops
2012-07-22
VIDEO: Rewrite the AVI code to use AdvancedVideoDecoder
Matthew Hoops
2012-05-28
VIDEO: Add volume/balance control to VideoDecoder
Matthew Hoops
2012-05-12
VIDEO: Change getElapsedTime() into getTime()
Matthew Hoops
2011-05-25
BUILD: Always enable indeo3 codec
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-28
VIDEO: Fix incorrect, renamed, guard for TrueMotion1 support
Ori Avtalion
2011-02-11
VIDEO: Add another AVI stream type used by Indeo3
Matthew Hoops
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-09
VIDEO: In overloaded methods, invoke correct parent implementation
Max Horn
2011-02-07
VIDEO: Rename VideoDecoder::load() to loadStream()
Max Horn
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]