Sven Hesse
|
c7305331ee
|
Only print sound information if there actually is sound (preventing a division by 0 exception)
svn-id: r46210
|
2009-11-30 02:00:42 +00:00 |
|
Sven Hesse
|
8ede0caf72
|
Properly clear the chunk headers again on closing
svn-id: r46209
|
2009-11-30 01:58:15 +00:00 |
|
Sven Hesse
|
68b99f1c95
|
Adding a parameter to the AviDecoder constructor to allow changing the SoundType (instead of it being fixed to Plain)
svn-id: r46170
|
2009-11-28 00:38:18 +00:00 |
|
Sven Hesse
|
07d8f1c89b
|
Fixing a valgrind warning by memsetting _palette
svn-id: r46169
|
2009-11-28 00:32:16 +00:00 |
|
Sven Hesse
|
447711b597
|
Fixing an invalid read in the destructor
svn-id: r46164
|
2009-11-27 20:28:37 +00:00 |
|
Sven Hesse
|
c8b8ab679f
|
00AM is another compressed frame type, fixing this (thanks to digitall for figuring that out :D)
svn-id: r46163
|
2009-11-27 19:26:20 +00:00 |
|
Sven Hesse
|
cb2cc67b41
|
Extended the AviDecoder a bit
svn-id: r46162
|
2009-11-27 18:25:40 +00:00 |
|
Matthew Hoops
|
620fa7c641
|
Override getAudioLag() in the AviDecoder (blatantly borrowed from the SmackerDecoder).
svn-id: r45172
|
2009-10-16 18:32:20 +00:00 |
|
Matthew Hoops
|
b43e99566e
|
Converting AVIPlayer into a class that inherits from VideoDecoder and adapt SCI to use this. Also, moving the codec and Codec class into their own folder. (Based on a patch by md5)
svn-id: r45170
|
2009-10-16 18:05:56 +00:00 |
|