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
2013-08-16
VIDEO: Ignore some AVI lists with metadata
Matthew Hoops
2013-08-12
VIDEO: Set stereo as bool instead of writing channel amount directly
Einar Johan Trøan Sømåen
2013-08-07
Merge pull request #365 from lordhoto/protected-pixels
Johannes Schickel
2013-08-06
VIDEO: Don't allow VideoDecoder::seek() to be overridden
Matthew Hoops
2013-08-05
VIDEO: Clean up the AVI decoder
Matthew Hoops
2013-08-04
VIDEO: Fix regression in Urban Runner videos.
Johannes Schickel
2013-08-03
VIDEO: Do not set Surface::pixels directly anymore.
Johannes Schickel
2013-08-03
VIDEO: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
VIDEO: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-07-05
Merge pull request #343 from clone2727/mpeg2-avi
clone2727
2013-06-30
VIDEO: Fix Indeo3 luma scale
Matthew Hoops
2013-06-30
VIDEO: Switch Indeo3 decoding to using the common YUV410 conversion code
Matthew Hoops
2013-06-30
VIDEO: Add hypothetical 32bpp support
Sven Hesse
2013-06-30
VIDEO: Add hypothetical 32bpp support
Sven Hesse
2013-06-20
VIDEO: Mark AVIDecoder as being used by sword1/sword2
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-06-19
VIDEO: Add an MPEG 1/2 decoder
Matthew Hoops
2013-05-28
VIDEO: Wrap 8-bit smacker audio properly
Thomas Fach-Pedersen
2013-05-15
Merge pull request #330 from johndoe123/neverhood
Eugene Sandulenko
2013-05-08
Merge branch 'master'
Willem Jan Palenstijn
2013-05-08
NEVERHOOD: Improve frame-exact seeking for Scene2802
johndoe123
2013-04-18
VIDEO: Remove unused CDToonsDecoder::_currentFrame member var
Max Horn
2013-04-16
VIDEO: Fix uninitialized track pointers
Matthew Hoops
2013-04-15
VIDEO: Fix potential memory leak when adding a stream file track
Matthew Hoops
2013-04-15
VIDEO: Fix potential memory leak when buffering a QuickTime frame
Matthew Hoops
2013-04-13
VIDEO: Fix a typo (minus vs. plus) in the VMD decoder
Sven Hesse
2013-02-18
VIDEO: Fix Smacker crash, as per madmoose's suggestion
Torbjörn Andersson
2013-01-26
Merge pull request #301 from lordhoto/c++11-playground
Johannes Schickel
2013-01-26
VIDEO: Hook some more of our ADPCM decoder variants to our AVI video decoder
Filippos Karapetis
2013-01-24
JANITORIAL: Fix ){ -> ) {
Einar Johan Trøan Sømåen
2013-01-09
VIDEO: Silence C++11 narrowing warnings.
Johannes Schickel
2012-12-26
VIDEO: Add support for missing copyFrame type in FLIC decoder.
D G Turner
2012-12-15
VIDEO: Allow for QuickTime movies to be played backwards
Matthew Hoops
2012-12-15
VIDEO: Add API changes to allow videos to be played backwards
Matthew Hoops
2012-12-13
Merge pull request #293 from clone2727/qtmidi
clone2727
2012-12-13
VIDEO: Fix seeking when playing with a custom rate
Matthew Hoops
2012-12-09
VIDEO: Fix setRate when _lastTimeChange is less than a frame
Matthew Hoops
2012-12-04
VIDEO: Add some documentation to Codec and its derivatives
Matthew Hoops
2012-12-04
VIDEO: Improve performance of the Cinepak decoder
Matthew Hoops
2012-12-02
VIDEO: Rework the way the next video track is selected
Matthew Hoops
2012-11-27
VIDEO: Include surface.h in bink_decoder.h
Einar Johan Trøan Sømåen
2012-11-26
VIDEO: Add preliminary API functions for seeking to a frame
Matthew Hoops
2012-11-24
VIDEO: Add support for playing videos at a modified speed
Matthew Hoops
2012-11-18
VIDEO: Fix SVQ1 videos to error out on B Frames.
D G Turner
2012-11-18
VIDEO: Fix compiler warning in SVQ1 codec.
D G Turner
2012-11-14
VIDEO: Improve a Cinepak heuristic
Matthew Hoops
2012-11-14
VIDEO: Clarify some VideoDecoder documentation
Matthew Hoops
[next]