Commit Graph
22 Commits
Author SHA1 Message Date
Pawel Kolodziejski 9ba9c69b3f ALL: Sync with ScummVM - rev. 823c2f899b 2016-11-12 08:49:29 +01:00
Bastien Bouclet 9f3a5258d5 VIDEO: Fix seeking Bink videos with audio data
Fixes #1038, #1248
2016-07-16 09:58:16 +02:00
Bastien Bouclet 37f7b53926 VIDEO: Fix Timestamp API usage in Bink seek code 2015-04-19 11:46:02 +02:00
Pawel Kolodziejski 8759900b6a ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
Bastien Bouclet 0d194bd8ba BINK: Use the new audio track selection API 2014-01-26 09:43:21 +01:00
Pawel Kolodziejski 9098dfe9a2 ALL: sync with scummvm 2014-01-25 22:16:57 +01:00
Bastien Bouclet d8554a199a VIDEO: Fix Bink seeking after video decoder API change 2014-01-01 14:33:40 +01:00
Pawel Kolodziejski 068ff94d20 ALL: synced with ScummVM 2013-07-07 15:29:33 +02:00
Bastien Bouclet 36d329c1d4 VIDEO: Properly implement bink audio seeking 2012-12-03 07:55:08 +01:00
Bastien Bouclet ecc8974cdf VIDEO: Only play the selected audio track from bink videos 2012-12-03 07:55:07 +01:00
Einar Johan Trøan Sømåen 1de8e77358 VIDEO: Add seeking to BinkDecoder (WIP) 2012-11-29 00:00:26 +01:00
Einar Johan Trøan Sømåen 57e8393ac5 VIDEO: Add in the files for the new VideoInterface from ScummVM. (And disable Bink/Smush for now) 2012-11-27 02:54:02 +01:00
Pawel Kolodziejski 72664703cf ALL: sync with scummvm 2012-07-06 22:05:21 +02:00
Pawel Kolodziejski bc71f3f583 synced with scummvm 2012-02-22 17:21:09 +01:00
Pawel Kolodziejski 5fc7ac39ee synced with scummvm 2012-02-10 07:51:41 +01:00
Pawel Kolodziejski b15eee129d sync with scummvm 2012-01-28 10:44:25 +01:00
Bastien Bouclet b77469a4d3 Merge remote-tracking branch 'origin/master' into sprint
Conflicts:
	backends/events/sdl/sdl-events.cpp
	backends/events/sdl/sdl-events.h
	video/bink_decoder.cpp
2012-01-07 08:43:26 +01:00
Pawe³ Ko³odziejski a5479cfe83 sync with scummvm 2012-01-06 22:56:21 +01:00
Bastien Bouclet ad835de85d VIDEO: Implement Bink seeking using subclassing
So that the code is easier to merge with ScummVM
2012-01-05 09:33:05 +01:00
Bastien Bouclet 5bdf7736fe VIDEO: Upgrade the Bink player to implement SeekableVideoDecoder 2011-09-23 19:58:24 +02:00
Bastien Bouclet e401269833 VIDEO: Allow using the alpha channel of bink movies. 2011-09-17 15:43:20 +02:00
Pawel Kolodziejski 8dd0f82574 sync with scummvm 2011-07-20 08:02:02 +02:00