aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/video
AgeCommit message (Expand)Author
2019-02-10ZVISION: Move code to determine amplification to its own functionTorbjörn Andersson
2019-02-10ZVISION: Boost volume for MPEG cutscenesTorbjörn Andersson
2018-11-04ZVISION: Disable MPEG movies when liba52 is not enabledThierry Crozat
2017-07-27VIDEO: Allow setting the mixer sound type used to play audio tracksBastien Bouclet
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2015-09-09ZVISION: Properly handle monophonic videos in the demo version of ZGIFilippos Karapetis
2015-08-30VIDEO: Switch to all packetized streams for AVIMatthew Hoops
2015-08-30VIDEO: Add support for MP3 in AVIMatthew Hoops
2015-08-30ZVISION: Cleanup the AVI decoder subclassMatthew Hoops
2015-03-05ZVISION: Fix GCC signed/unsigned warningTorbjörn Andersson
2015-01-24ZVISION: Delete stream if there is no audio stream to queue toTorbjörn Andersson
2015-01-24ZVISION: Fix lag at beginning of cutscenesTorbjörn Andersson
2015-01-19ZVISION: Fix comparison between signed and unsigned integersFedor
2015-01-18ZVISION: Remove trailing whitespaceSven Hesse
2015-01-10ZVISION: Change screen resolution for the hires DVD videos to 800x600Filippos Karapetis
2015-01-07ZVISION: Add stubs for the hires VOB MPEG2 videos of ZGI DVDFilippos Karapetis
2015-01-07ZVISION: Fix typo in includeFilippos Karapetis
2014-12-30ZVISION: Fix an off-by-one error in the RLF decoderFilippos Karapetis
2014-12-30ZVISION: Initialize the starting frame to -1 in RLF animationsFilippos Karapetis
2014-12-29ZVISION: Show system messages when subtitles are disabledFilippos Karapetis
2014-12-27ZVISION: Fix Zork AVI audio on BE systemsWillem Jan Palenstijn
2014-12-27ZVISION: Remove dead code (uint is always > 0)Ori Avtalion
2014-12-25ZVISION: Fix frame rate for RLF videos and remove hack in AnimationNodeFilippos Karapetis
2014-12-24ZVISION: Set all the internal graphics operations to use RGB555 (2/2)Filippos Karapetis
2014-12-24ZVISION: Set all the internal graphics operations to use RGB555 (1/2)Filippos Karapetis
2014-12-23ZVISION: Handle animation rewinding outside the RLF encoderFilippos Karapetis
2014-12-23ZVISION: Add error checking when loading in-game animations and videosFilippos Karapetis
2014-12-23ZVISION: Move all of the text related code togetherFilippos Karapetis
2014-12-23ZVISION: SpacingFilippos Karapetis
2014-12-23ZVISION: Avoid using color masks for in-game animationsFilippos Karapetis
2014-12-16ZVISION: Move all the remaining utility classes into the coreFilippos Karapetis
2014-12-16ZVISION: Make the RLF decoder a subclass of the common video decoderFilippos Karapetis
2014-12-16ZVISION: Move the RLF decoderFilippos Karapetis
2014-12-08ZVISION: Implement several advanced engine features and ScummVM dialogsFilippos Karapetis
2014-12-03ZVISION: Move the subtitle classFilippos Karapetis
2014-12-03ZVISION: Remove superfluous spacing and reorder some includesFilippos Karapetis
2014-11-04ZVISION: If ZorkAVIAudioTrack got another format call AVIAudioTrack::queueSoundMarisa-Chan
2014-11-04ZVISION: Make ZorkAVIAudioTrack resetableMarisa-Chan
2014-06-14ZVISION: Fix compilation errors with latest scummvmMarisa-Chan
2014-06-13Merge remote-tracking branch 'upstream/master' into zvisionMarisa-Chan
2014-02-18ZVISION: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-16ZVISION: Janitorial - Remove trailing spacesStrangerke
2013-11-01ZVISION: Update includes to use the new file structureRichieSams
2013-11-01ZVISION: Create a folder structure for ZVision source filesRichieSams