Age | Commit message (Expand) | Author |
2019-04-13 | COMMON: Use a prefix table to speed up the Huffman decoder | Bastien Bouclet |
2017-08-24 | VIDEO: Use new BitStreamMemory class for PSXStreamDecoder | Willem Jan Palenstijn |
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 |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2014-02-18 | VIDEO: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-04-16 | VIDEO: Fix uninitialized track pointers | Matthew Hoops |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-18 | GRAPHICS: Implement different luminance ranges | Matthew Hoops |
2012-09-17 | GRAPHICS: Rework YUV->RGB code a bit | Matthew Hoops |
2012-08-16 | VIDEO: Merge AdvancedVideoDecoder into VideoDecoder | Matthew Hoops |
2012-07-21 | VIDEO: Move PSXStreamDecoder to the new VideoDecoder 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-02-23 | VIDEO: Make PSX streams calculate frame timing solely from CD speed | Matthew Hoops |
2012-02-23 | VIDEO: Implement PSX stream v3 frame support | Matthew Hoops |
2012-02-23 | VIDEO: Add a PlayStation stream decoder | Matthew Hoops |