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
2012-07-21
VIDEO: Allow for disabling of automatic audio sync in AdvancedVideoDecoder
Matthew Hoops
2012-07-21
VIDEO: Fix volume/balance settings in AdvancedVideoDecoder
Matthew Hoops
2012-07-21
VIDEO: When adding tracks, keep them in sync with the main video status
Matthew Hoops
2012-07-21
VIDEO: Add getDuration() and getStartTime() functions to Track
Matthew Hoops
2012-07-21
VIDEO: Add getWidth()/getHeight()/getPixelFormat() functions to VideoTrack
Matthew Hoops
2012-07-20
VIDEO: Add first draft of the new VideoDecoder API
Matthew Hoops
2012-06-12
VIDEO: Make rpza decode to its own pixel format
Matthew Hoops
2012-06-11
VIDEO: Cleanup QTRLE
Matthew Hoops
2012-06-07
GOB: Add a way to reopen currently opened IMD/VMD videos
Sven Hesse
2012-05-28
VIDEO: Add volume/balance control to VideoDecoder
Matthew Hoops
2012-05-12
VIDEO: Make seekToTime() take a const Timestamp reference
Matthew Hoops
2012-05-12
VIDEO: Change getElapsedTime() into getTime()
Matthew Hoops
2012-05-12
VIDEO: Update seekToTime() comments to require subframe accuracy now
Matthew Hoops
2012-04-15
VIDEO: Create the QuickTime scaled surface after reading in a frame
Matthew Hoops
2012-04-14
GRAPHICS: Make YUV410 conversion code use bilinear interpolation
Matthew Hoops
2012-04-14
VIDEO: Change 'class' to 'struct' to match declaration
Ori Avtalion
2012-04-13
VIDEO: Fix SMK 16bit audio on BE systems
Sven Hesse
2012-04-08
VIDEO: Clean up the SVQ1 code
Matthew Hoops
2012-04-08
VIDEO: Minor update to SVQ1 decoder, reversing sense of return flags.
D G Turner
2012-04-08
VIDEO: Fix SVQ1 plane pitch
Matthew Hoops
2012-04-08
VIDEO: Minor updates to SVQ1 decoder, mainly return flags to bool.
D G Turner
2012-04-08
VIDEO: Change SVQ1 decoder to skip rather than decode embedded string.
D G Turner
2012-04-08
VIDEO: Fix segfaults on different sized SVQ1 frames
Matthew Hoops
2012-04-08
VIDEO: Fix endian issue with SVQ1
Matthew Hoops
2012-04-08
VIDEO: Add Missing Half-Pel Motion Compensation Code to SVQ1 Codec.
D G Turner
2012-04-08
VIDEO: Rework SVQ1 codebooks so they're endian-safe
Matthew Hoops
2012-04-08
VIDEO: Workaround for out of buffer accesses in SVQ1 codec.
D G Turner
2012-04-08
VIDEO: Correct delete type in SVQ1 decoder.
D G Turner
2012-04-08
VIDEO: Correct SVQ1 Header Decoding and Last Frame Buffering.
D G Turner
2012-04-08
VIDEO: Rewrite the SVQ1 VLC code to use Common::Huffman
Matthew Hoops
2012-04-08
VIDEO: SVQ1 - Add table_size default setting for VLC Table setup.
D G Turner
2012-04-08
VIDEO: Fix remaining missing code (getVlc2()) in SVQ1 Codec.
D G Turner
2012-04-08
VIDEO: Add remaining SVQ1 code derived from FFMPEG.
D G Turner
2012-04-08
VIDEO: Corrected minor mistake in SVQ1 decoder.
D G Turner
2012-04-08
VIDEO: Update SVQ1 WIP with minor corrections.
D G Turner
2012-04-08
VIDEO: Migrate SVQ1 codec WIP to Common::BitStream.
D G Turner
2012-04-08
VIDEO: Hookup SVQ1 codec to build system and QT Decoder.
D G Turner
2012-04-08
VIDEO: Add initial framework and data tables for Sorenson SVQ1 decoder.
D G Turner
2012-03-20
GRAPHICS: Convert JPEG to the ImageDecoder API
Matthew Hoops
2012-03-19
AUDIO: Add support for multiple QuickTime audio tracks
Matthew Hoops
2012-02-23
Merge pull request #171 from clone2727/psx-stream-2
Willem Jan Palenstijn
2012-02-23
VIDEO: Clarify which PSX streams we can play
Matthew Hoops
2012-02-23
VIDEO: Make PSX streams calculate frame timing solely from CD speed
Matthew Hoops
2012-02-23
VIDEO: Implement PSX stream v3 frame support
Matthew Hoops
2012-02-23
VIDEO: Add a PlayStation stream decoder
Matthew Hoops
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-11
VIDEO: Remove unused variable
Willem Jan Palenstijn
2012-02-09
VIDEO: Fix the BINK decoder to play file whose width is 24px
Bastien Bouclet
2012-01-09
VIDEO: Small refactoring of the Bink Decoder
Bastien Bouclet
2011-12-28
VIDEO: Fix cppcheck warnings about possible NULL pointer use.
Torbjörn Andersson
[prev]
[next]