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
/
bink_decoder.h
Age
Commit message (
Expand
)
Author
2017-10-08
VIDEO: BINK: Fix plane data clobbering caused by incorrect pitch value
Bastien Bouclet
2017-08-24
COMMON: Remove BitStream base class to allow inlining calls
Willem Jan Palenstijn
2017-07-27
VIDEO: Allow setting the mixer sound type used to play audio tracks
Bastien Bouclet
2014-02-18
VIDEO: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-11
VIDEO: Improve support for multiple Bink audio tracks
Matthew Hoops
2012-11-27
VIDEO: Include surface.h in bink_decoder.h
Einar Johan Trøan Sømåen
2012-09-07
VIDEO: Add support for odd-sized Bink-videos
Einar Johan Trøan Sømåen
2012-08-16
VIDEO: Merge AdvancedVideoDecoder into VideoDecoder
Matthew Hoops
2012-07-25
VIDEO: Convert Bink to the new AdvancedVideoDecoder API
Matthew Hoops
2012-05-28
VIDEO: Add volume/balance control to VideoDecoder
Matthew Hoops
2012-05-12
VIDEO: Change getElapsedTime() into getTime()
Matthew Hoops
2012-01-09
VIDEO: Small refactoring of the Bink Decoder
Bastien Bouclet
2011-10-02
VIDEO: Add missing include to bink_decoder.h
Einar Johan T. Sømåen
2011-07-13
BUILD: Allow for disabling Bink support
Matthew Hoops
2011-07-02
VIDEO: Add more to the BinkDecoder class comment
Matthew Hoops
2011-07-02
VIDEO: Add Bink video decoder
Matthew Hoops