Age | Commit message (Expand) | Author |
2014-05-27 | VIDEO: Handle Truemotion dimensions specially | Matthew Hoops |
2014-02-28 | IMAGE: Move video codecs to image/ | Matthew Hoops |
2014-02-18 | VIDEO: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-11 | VIDEO: Improve support for multiple AVI audio tracks | Matthew Hoops |
2013-11-25 | VIDEO: Handle prematurely ending AVI videos | Matthew Hoops |
2013-11-23 | VIDEO: Fix AVI indexes with absolute offsets | Matthew Hoops |
2013-10-26 | ALL: Mark off common code used by ZVision | Matthew Hoops |
2013-09-24 | Merge branch 'master' into zvision | Willem Jan Palenstijn |
2013-08-28 | VIDEO: Add support for seeking in AVI videos with an index | Matthew Hoops |
2013-08-15 | VIDEO: Add an over-ridable wrapper for the AVI audio track handler | Filippos Karapetis |
2013-08-05 | VIDEO: Clean up the AVI decoder | Matthew Hoops |
2013-06-20 | VIDEO: Mark AVIDecoder as being used by sword1/sword2 | Matthew Hoops |
2013-06-20 | VIDEO: Allow AVI frame rate to be overriden with a constant | Matthew Hoops |
2013-06-20 | VIDEO: Update AVI code for parsing sword1/sword2 MPEG-2 files | Matthew Hoops |
2013-01-26 | VIDEO: Hook some more of our ADPCM decoder variants to our AVI video decoder | Filippos Karapetis |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-08-16 | VIDEO: Merge AdvancedVideoDecoder into VideoDecoder | Matthew Hoops |
2012-07-22 | VIDEO: Rewrite the AVI code to use AdvancedVideoDecoder | Matthew Hoops |
2012-05-28 | VIDEO: Add volume/balance control to VideoDecoder | Matthew Hoops |
2012-05-12 | VIDEO: Change getElapsedTime() into getTime() | Matthew Hoops |
2011-11-21 | ALL: Remove unnecessary forward declarations. | Christoph Mallon |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-12 | COMMON: Replace MKID_BE by MKTAG | Max Horn |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-07 | VIDEO: Rename VideoDecoder::load() to loadStream() | Max Horn |
2011-01-23 | VIDEO: Move video classes to Video:: namespace | Eugene Sandulenko |
2011-01-23 | GRAPHICS: Move graphics/video/ to video/. Step 2/2 | Eugene Sandulenko |
2011-01-23 | GRAPHICS: Move graphics/video/ to video/. Step 1/2 | Eugene Sandulenko |