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
2018-11-04
VIDEO: Add buffering demuxer to MPEG-PS decoder
Torbjörn Andersson
2018-11-04
VIDEO: Use all video PTS's
Torbjörn Andersson
2018-11-04
VIDEO: Removed _psmESType
Torbjörn Andersson
2018-11-04
VIDEO: Moved MPEGStream creation out of readNextPacket()
Torbjörn Andersson
2018-11-04
VIDEO: Make the video pts sync easier to understand
Torbjörn Andersson
2018-11-04
VIDEO: Synchronize video to pts timestamps
Torbjörn Andersson
2018-11-04
VIDEO: Use the standalone AC-3 decoder in the MPEG-PS code
Torbjörn Andersson
2018-11-04
VIDEO: Some minor cleanups to the AC-3 decoder
Torbjörn Andersson
2018-11-04
VIDEO: Skip DVD code. The sound plays, but audio/video sync is off
Torbjörn Andersson
2018-11-04
VIDEO: After figuring out sample rate, rewind the AC-3 stream
Torbjörn Andersson
2018-11-04
VIDEO: Committed fixes from clone2727
Torbjörn Andersson
2018-11-04
VIDEO: Use liba52 to decode audio. This is still laughably broken
Torbjörn Andersson
2018-08-18
VIDEO: More fixes when building with Theora and Tremor
Cameron Cawley
2018-08-03
VIDEO: Fix Theora playback when building with Tremor
Cameron Cawley
2018-07-21
VIDEO: QT: Make sure all the edits are in the media bounds
Bastien Bouclet
2018-07-20
VIDEO: Warn instead of error when unhandled TXTS stream found in AVI
Eric Fry
2018-06-29
VIDEO: fix seeking to first/second frame if it exceeds uint16
Andrei Prykhodko
2018-06-29
VIDEO: Fix seeking the the last frame of QT videos while playing backwards
Bastien Bouclet
2018-06-15
VIDEO: fix rewinding of FLIC files
whiterandrek
2018-05-17
VIDEO: Add PRINCE to list of engines using the FLIC decoder
Adrian Frühwirth
2018-05-17
VIDEO: FLIC: Fix decoding of BYTE_RUN/FLI_BRUN chunks
whiterandrek
2018-04-19
JANITORIAL: Fix whitespace
Adrian Frühwirth
2017-11-02
VIDEO: Express VideoDecoder::endOfVideo using easier to understand logic
Bastien Bouclet
2017-10-08
VIDEO: BINK: Fix plane data clobbering caused by incorrect pitch value
Bastien Bouclet
2017-09-21
VIDEO: Change QT edit list to a Common::Array
Bastien Bouclet
2017-09-11
JANITORIAL: Silence GCC 7 warnings
Torbjörn Andersson
2017-09-04
VIDEO: Fix reverse playback right to the very start of the video
Paul Gilbert
2017-09-03
VIDEO: Simplify AVIDecoder reverse playback special handling
Paul Gilbert
2017-09-03
VIDEO: Fix reverse playback in AVIDecoder
Paul Gilbert
2017-08-24
VIDEO: Use new BitStreamMemory class for PSXStreamDecoder
Willem Jan Palenstijn
2017-08-24
VIDEO: Use new BitStreamMemory class for SmackerDecoder
Willem Jan Palenstijn
2017-08-24
COMMON: Remove BitStream base class to allow inlining calls
Willem Jan Palenstijn
2017-08-20
VIDEO: Support old-style stereo in VMDs
Colin Snover
2017-07-27
VIDEO: Allow setting the mixer sound type used to play audio tracks
Bastien Bouclet
2017-07-22
VIDEO: Fix AVIDecoder skipping alternate frames in reverse playback
Paul Gilbert
2017-06-30
VIDEO: Refactor AVIDecoder for better handling of transparency track
Paul Gilbert
2017-06-30
VIDEO: Add method to VideoDecoder to erase a track
Paul Gilbert
2017-06-25
VIDEO: Fix transparency track seeking in AVIDecoder
Paul Gilbert
2017-06-17
VIDEO: Wrap out-of-range VMD audio samples instead of clipping
Colin Snover
2017-04-29
VIDEO: Unexpose audio sync API in AdvancedVMDDecoder
Colin Snover
2017-01-11
IMAGE: Return correct pixel format for Indeo3
Colin Snover
2017-01-10
VIDEO: Fix Two Further Signed vs. Unsigned Compiler Warnings.
D G Turner
2016-12-29
VIDEO: Further work on 2-track AVI videos
Paul Gilbert
2016-12-29
VIDEO: Add support for AVI 2-track videos with missing track 2 indexes
Paul Gilbert
2016-12-05
VIDEO: Add reverse playback support to AviDecoder
Paul Gilbert
2016-10-18
VIDEO: Fix an off-by-one check in VideoDecoder::getTrack
Bastien Bouclet
2016-10-15
Merge pull request #838 from bluegr/chewy
Eugene Sandulenko
2016-10-12
VIDEO: Support rewind on AVI files with multiple video tracks
Paul Gilbert
2016-10-11
VIDEO: Fix video playback for zvision AVI videos
Paul Gilbert
2016-10-06
VIDEO: Expose the bitCount of AVIVideoTrack bitmap headers
Paul Gilbert
[next]